Lessons Learned Developing the C++11 Standard Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore the insights and experiences gained during the development of the C++11 Standard Library in this comprehensive conference talk from CppNow 2012. Delve into the 8-year standardization process that doubled the size of the library and addressed crucial aspects of modern C++ programming. Discover how the committee tackled the challenge of revisiting the design, cleaning up specifications, and incorporating new language features such as value references, concepts, and concurrency support. Gain valuable lessons learned from this extensive undertaking and understand their potential application in future library technical reports. Evaluate the successes and challenges faced during the C++11 standardization effort, providing a unique perspective on the evolution of the C++ language and its standard library.
Syllabus
Alisdair Meredith: Lessons Learned Developing the C++11 Standard Library
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