Points of Order in C++20
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of orderings in C++20 through this comprehensive conference talk from C++Now 2019. Delve into the fundamental concepts, best practices, and applications of orderings as they become first-class citizens in the language. Examine the mathematical foundations, various types, representations, and interplay of orderings. Gain insights into the historical context and evolution of orderings in C++, including their role in the Elements of Programming. Engage with a critical analysis of the current implementation and participate in discussions about potential improvements before C++20's release. Learn from Gašper Ažman, a committee paper co-author and collaborator with Alex Stepanov, as he provides an in-depth exploration of the reasoning behind operator⇔ and its significance in modern C++ programming.
Syllabus
Points of Order in C++20 - Gašper Ažman - C++Now 2019
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