2021
-
CppCon 2021: Back to Basics: Classic STL
-
CppCon 2021: Back to Basics: Debugging Techniques
-
CppCon 2021: Back to Basics: Templates (Part 1 of 2)
-
CppCon 2021: Back to Basics: Templates (Part 2 of 2)
-
C++Now 2021: Adventures in SIMD-Thinking
-
C++Now 2021: Transpose(*this) – An Update on the State of Linear Algebra for Standard C++
-
ACCU 2021: The Business Value of a Good API
2020
-
CppCon 2020: Adventures in SIMD-Thinking (part 2 of 2)
-
CppCon 2020: Adventures in SIMD-Thinking (part 1 of 2)
-
CppCon 2020: A Multi-threaded, Transaction-Based Locking Strategy for Containers
-
CppCon 2020: Back to Basics: The Structure of a Program
-
CppCon 2020: Back to Basics: The Abstract Machine
-
WG21: (P1385) A proposal to add linear algebra support to the C++ standard library (the work continues)
2019
-
ACCU Autumn 2019: Transpose(*this) – Linear Algebra for Standard C++
-
CppCon 2019: The Business Value of a Good API
-
CppCon 2019: Modern C++ API and Library Design
-
C++Now 2019: Linear Algebra for the Standard C++ Library
-
C++Now 2019: A Multithreaded, Transaction-Based Read/Write Locking Strategy for Containers
-
WG21: (P1166) What do we need from a linear algebra library?
-
WG21: (P1385) A proposal to add linear algebra support to the C++ standard library
2018
-
CppCon 2018: Fancy Pointers for Fun and Profit
-
CppCon 2018: Fast Conversion From UTF-8 with C++, DFAs, and SSE Intrinsics
-
CppCon 2018: Interface Design for Modern C++
-
CppCast 2018-09-07: CppCon Poster Program and Interface Design with Bob Steagall
-
CppCon 2018: Interview with Kevin Carpenter – Interface Design for Modern C++
-
C++Now 2018: If I Had My ‘Druthers: A Proposal for Improving the Containers in C++2x
-
C++Now 2018: Fancy Pointers for Fun and Profit
-
C++Now 2018: Fast Conversion From UTF-8 with C++, DFAs, and SSE Intrinsics
2017
-
CppCon 2017: How to Write a Custom Allocator
-
C++Now 2017: Testing the Limits of Allocator Awareness