Metaprogramming in C++20 with Inbal Levi


Details
Inbal Levi will give her CppCon talk "Exploration of C++20 Meta Programming".
Event will be hosted on remo, tutorial: https://remo.co/remo-101
Timeline (TZ CEST/Berlin!)
19:00-19:30 Socializing online in Remo (in small video calls or chat)
19:30 Welcome message
20:00 ish - Talk begins
21:00 ish - Q&A
In this talk, we will take the journey to compile-time.
We will start with adding templates to an existing program, and overview overload resolution and conditioning at compile time.
We will continue with exploring the latest version of template metaprogramming updated by the release of C++20.
Finally, we will present techniques to control the compiled-time logic when instantiating templates, on C++20 and beyond.

Metaprogramming in C++20 with Inbal Levi