Modules in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concept of modules in C++ through this keynote address from the 2012 C++Now! conference. Delve into the limitations of the preprocessor in C++ library interfaces and its impact on build times and development tools. Examine potential options for introducing modules into the language, along with the associated challenges and opportunities. Gain insights into the active considerations of the C++ standardization committee regarding modules for future language versions. Understand the evolution of C++ and the potential improvements in development processes through this informative talk by Daveed Vandevoorde.
Syllabus
Daveed Vandevoorde: "Modules in C++"
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