What Belongs in the C++ Standard Library?
Offered By: CppNow via YouTube
Course Description
Overview
Explore the evolution and scope of the C++ Standard Library in this comprehensive conference talk from CppNow 2021. Delve into the history of the library's development, from pre-standardization days through the adoption of Stepanov's STL, the influence of Boost, the extended C++0x era, and the past decade of regular C++ Standard releases. Learn from Bryce Adelstein Lelbach, chair of C++'s Library Evolution group, as he presents his perspective on what should be included in the Standard Library and the guiding principles for its stewardship. Gain insights into the ongoing debate within the C++ community regarding the ideal size and focus of the library, and understand the factors influencing its growth and direction.
Syllabus
What Belongs In The C++ Standard Library? - Bryce Adelstein Lelbach [CppNow 2021]
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