Top 5 Library Additions in C++23
Offered By: CppNow via YouTube
Course Description
Overview
Explore the top 5 library additions in C++23 through this comprehensive conference talk from CppNow 2022. Gain a broad overview of the changes coming to C++23 and dive deep into key facilities chosen by audience participation. Learn about potential topics such as std::format, std::print, range formatting, range algorithms, range view topics, std::expected, and standard modules. Discover the latest updates from the C++ committee's work towards C++23, including information on current implementations and compiler support. Benefit from the expertise of Jeff Garland, a seasoned C++ developer with over 30 years of experience in large-scale, distributed software projects across various domains.
Syllabus
Top 5 Library Additions in C++23 - Jeff Garland - CppNow 2022
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube