Overview
Explore a powerful new C++ library that serves as a strong foundation for future projects in this conference talk from CppNow 2023. Discover how this open-source, header-only library improves upon the standard library with features like more robust move semantics, enhanced range implementations, and extended algorithms with return type arguments. Learn about practical usage examples that demonstrate how to write shorter, more elegant code. Gain insights from library developers Jonathan Müller and Arno Schödl as they showcase the library's compatibility with standard ranges and algorithms, and its potential to significantly accelerate new project development.
Syllabus
The New C++ Library: Strong Library Foundation for Future Projects - Jonathan Müller & Arno Schödl
Taught by
CppNow