The next release of the C++ standard is scheduled for 2023, introducing several new features to both the language and the Standard Library.
This session gives a sneak peek at those new upcoming features. It starts by demonstrating approved features, after which we’ll go a bit deeper in on even more features that are planned for C++23.
The session will discuss C++23 approved features, such as the stacktrace library, consteval if statements, std::span-based stringstreams, overloading of multidimensional subscript operators, decay copy, improvements to the ranges library, heterogeneous erase overloads for associative containers, improvements to C++20 std::format, and more.