- Five Awesome C++ Papers for the H1 2023 - C++26, Varna and More
- C++: Static Polymorphism Using Lambdas
- Active Object design pattern
- Trip report: Summer ISO C++ standards meeting (Varna, Bulgaria) -- Herb Sutter
- Trip report: Summer ISO C++ Meeting in Varna, Bulgaria -- Jonathan Müller
- The move constructor that you have to declare, even though you don’t want anyone to actually call it
- the unknown early history of C++ in the 1980s
- Build Insights Now Available in Visual Studio 2022
- Fun with printing tables with std::format and C++20
- Solving Undefined Behavior in Factories with constinit from C++20
- Reordering C++ template type parameters for usability purposes, and type deduction from the future
- What is Name Mangling in C++?