The New C++ Library on the Block - A Strong Library Foundation for Your Next Project
Offered By: CppNow via YouTube
Course Description
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
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