Mateusz Pusz — Rethinking the way we do templates in C++
CppCon 2019: Mateusz Pusz “Rethinking the Way We Do Templates in C++”
Rethinking the Way We Do Templates in C++ - Mateusz Pusz [ ACCU 2021 ]
Rethinking the Way We Do Templates in C++ even more - Mateusz Pusz [ C++ on Sea 2020 ]
Rethinking Usage of C++ Templates - Mateusz Pusz - code::dive 2019
C++ Function Templates: How Do They Really Work? - Walter E. Brown [C++ on Sea 2019]
C++20 Templates - the Next Level: Concepts and More - Andreas Fertig [ ACCU 2021 ]
[MUC++] John Kalb - "Modern Template Techniques"
emBO++ 21 - Rémi Drolet - Type_expr: C++11 Library For Generic Meta-Programming On Types
C++ Lecture Series --- Templates --- Part 5 of N --- Alias Templates
Generic Programming Without (Writing Your Own) Templates - Tina Ulbrich [ ACCU 2021 ]
mp-units: Lessons learned and a new library design - Mateusz Pusz
C++ Template Metaprogramming
boost.tmp: Your DSL for Metaprogramming - Part 1 of 2 - Odin Holmes - code::dive 2018
Expression Templates for Efficient, Generic Finance Code - Bowie Owens - CppCon 2019
std::jthread - I Told You Concurrency Is Tricky - Nico Josuttis [ ACCU 2021 ]
Concepts in C++20: Revolution or Evolution - Rainer Grimm - CppCon 2019
Calabrese "Call: A Library that Will Change the Way You Think about Function Invocations (1 of 2)"
CppCon 2016: Michał Dominiak “Variadic expansion in examples"
(2/2) C++ Templates: Introduction, Tips, Idioms