Rethinking the Way We Do Templates in C++ even more - Mateusz Pusz [ C++ on Sea 2020 ]
[MUC++] John Kalb - "Modern Template Techniques"
Generic Programming Without (Writing Your Own) Templates - Tina Ulbrich [ ACCU 2021 ]
std::jthread - I Told You Concurrency Is Tricky - Nico Josuttis [ ACCU 2021 ]
Expression Templates for Efficient, Generic Finance Code - Bowie Owens - CppCon 2019
Calabrese "Call: A Library that Will Change the Way You Think about Function Invocations (1 of 2)"
'Visualize Template Instantiations - Understand your Template Bugs' - Peter Sommerlad [ ACCU 2016 ]
C++ Function Templates: How Do They Really Work? - Walter E. Brown [C++ on Sea 2019]
A Physical Units Library For C++ - Mateusz Pusz - NDC TechTown 2021
C++ Weekly - Ep 229 - C++20: Why Deprecate The Comma Operator?
Rainer Grimm: Concepts in C++20 -- An Evolution or a Revolution
Serialization in C++ has never been easier! But wait, there's more - Pavel Novikov [ C++ on Sea 20 ]
Value-oriented design in an object-oriented system - Juan Pedro Bolivar Puente [ C++ on Sea 2020 ]
Why and How we fixed std::thread by std::jthread - Nicolai Josuttis [ C++ on Sea 2020 ]
Reducing Memory Allocations in a Large C++ Application - Arnaud Desitter [ C++ on Sea 2020 ]
How to answer "why will yours succeed, when X, Y, and Z have failed?" - Herb Sutter [ C++ on Sea ]
Correct by Construction: APIs That Are Easy to Use and Hard to Misuse - Matt Godbolt [ C++ on Sea ]
Naming is Hard: Let's Do Better - Kate Gregory [ C++ on Sea 2020 ]
What Programmers Should Know About Memory Allocation - S. Al Bahra, H. Sowa, P. Khuong - CppCon 2019
C++20: All the small things - Fergus Cooper [ C++ on Sea 2020 ]