CppCon 2014: Andrei Alexandrescu "Optimization Tips - Mo' Hustle Mo' Problems"
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"
CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
CppCon 2014: Scott Meyers "Type Deduction and Why You Care"
Embracing (and also Destroying) Variant Types Safely - Andrei Alexandrescu - CppCon 2021
Sorting Algorithms: Speed Is Found In The Minds of People - Andrei Alexandrescu - CppCon 2019
CppCon 2015: Andrei Alexandrescu “Declarative Control Flow"
CppCon 2014: James McNellis & Kate Gregory "Modernizing Legacy C++ Code"
CppCon 2014: Matt Hargett "Common-sense acceleration of your MLOC build"
Stop working on your slides - Andrei Alexandrescu
CppCon 2014: Arthur O'Dwyer "C++11 in the Wild: Techniques from a Real Codebase"
CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part I"
Reflection in C++ - Past, Present, and Hopeful Future - Andrei Alexandrescu - CppCon 2022
CppCon 2014: Michael Wong "What did C++ do for Transactional Memory?"
CppCon 2014: Herb Sutter "Lock-Free Programming (or, Juggling Razor Blades), Part II"
OSCON 2014: Move Fast and Ship Things; Andrei Alexandrescu
CppCon 2014: Joel Falcou "Costless Software Abstractions for Parallel Architectures"
CppCon 2014: Jon Kalb "Exception-Safe Code, Part I"
CppCon 2014: Gor Nishanov "await 2.0: Stackless Resumable Functions"
CppCon 2014: Drew Paroski "How HHVM Uses Modern C++ for Fun and Profit (Literally)"
CppCon 2014: Kirk Shoop "Async sequences and algorithms to compose them"
CppCon 2018: Andrei Alexandrescu “Expect the expected”
CppCon 2014: Walter E. Brown "Modern Template Metaprogramming: A Compendium, Part I"
CppCon 2016: Jason Turner “Practical Performance Practices"
CppCon 2014: Bjarne Stroustrup "Make Simple Tasks Simple!"