Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Embracing the Noexcept Operator and Specifier Safely

ACCU Conference via YouTube

Overview

Explore the intricacies of the **noexcept** operator and specifier in C++ with this comprehensive conference talk from ACCU 2022. Delve into the benefits and potential pitfalls of these C++11 features, which have evolved with each subsequent language release. Learn how to effectively use **noexcept** to enhance performance in generic code, particularly for types with nonthrowing move and swap operations. Discover strategies to avoid maintainability issues in large codebases when implementing these features. Examine current annoyances in the C++ Standard related to **noexcept** and consider a proposed fix for C++23 that addresses several key issues. Gain insights from John Lakos, a senior architect at Bloomberg LP and active member of the C++ Standards Committee, as he shares expertise derived from his book "Embracing Modern C++ Safely." Understand the categorization of modern C++ features as safe, conditionally safe, or unsafe, and how this knowledge can be applied to improve your C++ development practices.

Syllabus

Embracing the **noexcept** Operator and Specifier *Safely* - John Lakos - ACCU 2022

Taught by

ACCU Conference

Reviews

Start your review of Embracing the Noexcept Operator and Specifier Safely

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.