Ranges for the Standard Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore the future of C++ standard library with Eric Niebler's keynote address from C++Now 2015, focusing on the Ranges Technical Specification. Delve into the concepts behind ranges, discover new programming idioms they enable, and gain insight into the potential evolution of the Standard Template Library. Learn about the ongoing work on concept checking and range support, and get a glimpse of what STL 2.0 might look like. Enhance your understanding of this significant development in C++ programming over the course of 1 hour and 34 minutes. Access accompanying slides for a comprehensive overview of the presented material.
Syllabus
Eric Niebler's C++Now 2015 Keynote: Ranges for the 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