Also, my CppCon talks are all up on the CppCon YouTube channel. You can find them here:
Back to the Basics! Essentials of Modern C++ Style: Loops, pointers and references, smart pointers, variable declarations, and parameter passing
Lock-Free Programming (or, Juggling Razor Blades), Part 1: Lazy initialization with DCL vs. call_once vs. function local statics, and lock-free mailbox algorithms
Lock-Free Programming (or, Juggling Razor Blades), Part 2: Lock-free linked lists, the ABA problem, and atomic smart pointers
I hope you find them useful.
Filed under:
Uncategorized
Published on October 18, 2014 18:01