Photo Gallery

CppCon 2018: Vincent Reverdy “Custom Overload Sets and Inline SFINAE for Truly Generic Interfaces”
The Shapes of Multi-Dimensional Arrays - Vincent Reverdy - CppCon 2020
CppCon 2018: Kate Gregory “Simplicity: Not Just For Beginners”
Symbolic Calculus for High-performance Computing From Scratch Using C++23 - Vincent Reverdy - CppCon
CppCon 2018: Mark Elendt “Patterns and Techniques Used in the Houdini 3D Graphics Application ”
Numerical Integrators From Scratch in C++ - Vincent Reverdy - CppCon 2024
CppCon 2018: Peter Bindels “Build Systems: a Simple Solution to a Complicated Problem”
CppCon 2018: Robert Schumacher “Don't package your libraries, write packagable libraries!”
CppCon 2018: Billy O'Neal “Inside Visual C++' Parallel Algorithms”
CppCon 2018: Stephen Dewhurst “Talking to Typelists”
CppCon 2018: Chandler Carruth “Spectre: Secrets, Side-Channels, Sandboxes, and Security”
What Can Compiler Benchmarks Reveal About Metaprogramming Implementation Strategies  Vincent Reverdy