CppCon 2015:Marshall Clow “Type Traits - what are they and why should I use them?"
Traits Go Mainstream... Leor Zolman - [ CppCon 2015 ]
CppCon 2016: Marshall Clow “STL Algorithms - why you should use them, and how to write your own"
Template Metaprogramming: Type Traits (part 1 of 2) - Jody Hagins - CppCon 2020
CppCon 2014: Marshall Clow "Hardening Your Code"
CppCon 2017: Marshall Clow “Customizing the Standard Containers”
Comparison is not simple, but it can be simpler - Lawrence Crowl [ CppCon 2015 ]
CppCon 2015: Detlef Vollmann “Executors for C++ - A Long Story ..."
CppCon 2015: Herb Sutter "Writing Good C++14... By Default"
CppCon 2015: Sylvain Jubertie “Programming with less effort in C++..."
CppCon 2015: Piotr Padlewski "C++ devirtualization in clang"
CppCon 2014: "Grill the Committee"
CppCon 2015: Edouard Alligand “C++: How I learned to stop worrying and love metaprogramming"
Organizational Leadership with Modern C++ - Kevin Kostrzewa & Johm Wyman [ CppCon 2015 ]
CppCon 2015: Bryce Adelstein-Lelbach “Benchmarking C++ Code"
CppCon 2014: Walter E. Brown "Modern Template Metaprogramming: A Compendium, Part I"
CppCon 2015: Andrei Alexandrescu “Declarative Control Flow"
Template Metaprogramming: Type Traits (part 2 of 2) - Jody Hagins - CppCon 2020
Compile-time contract checking with nn - Jacob Potter [ CppCon 2015 ]
CppCon 2015: John Farrier “Demystifying Floating Point"