Explore the intricacies of noexcept operators and specifiers in C++ through this comprehensive conference talk from CppNow 2022. Delve into the meaning and benefits of the noexcept keyword, its effective usage, and potential pitfalls in high-performance computing. Learn about the evolution of these C++11 features and their impact on code maintainability in large projects. Discover proposed solutions for C++23 to address current limitations and annoyances. Gain valuable insights from John Lakos, a seasoned C++ expert and author, as he shares engineering wisdom derived from his recent book "Embracing Modern C++ Safely." Understand how to categorize and safely implement modern C++ features in both new and legacy codebases.
Overview
Syllabus
Embracing noexcept Operators and Specifiers Safely - John Lakos - CppNow 2022
Taught by
CppNow