C++23 - What's In It For You?
Offered By: CppCon via YouTube
Course Description
Overview
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.
Syllabus
C++23 - What's In It For You? - Marc Gregoire - CppCon 2022
Taught by
CppCon
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera