C++ Metaprogramming - A Paradigm Shift
Offered By: CppNow via YouTube
Course Description
Overview
Explore a groundbreaking approach to C++ metaprogramming in this 1-hour 21-minute CppNow conference talk. Discover how metaprogramming can be simplified using syntax similar to normal C++, and learn techniques for seamlessly crossing runtime and compile-time boundaries. Gain insights into reducing compilation times without sacrificing expressiveness, and explore a new toolbox for metaprogramming that leverages cutting-edge language features. Witness the beginning of a paradigm shift that promises to revolutionize C++ metaprogramming practices.
Syllabus
Louis Dionne: C++ metaprogramming: a paradigm shift
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