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
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube C++23 Ranges - Functional Programming With New View Adaptors and Other Utilities
ACCU Conference via YouTube