Explore the upcoming features of C++23 in this comprehensive conference talk from CppCon 2022. Discover core language enhancements such as consteval if statements, multidimensional subscript operators, decay copy, and unreachable code. Delve into new Standard Library additions, including monadic operations for std::optional, std::flat_map, std::flat_set, a stacktrace library, improvements to the ranges library and std::format, and the introduction of std::expected. Gain insights into how these features can benefit your C++ programming and stay up-to-date with the latest advancements in the language. References to other CppCon sessions are provided for deeper dives into specific topics, making this talk an essential resource for C++ developers preparing for the next standard release.
Overview
Syllabus
C++23 - What's In It For You? - Marc Gregoire - CppCon 2022
Taught by
CppCon