- 2025-02 Hagenberg ISO C++ Committee Trip Report — Sixth C++26 meeting!
- A Lock-Free Stack: Atomic Smart Pointer
- ODR, libc++ hardening, Profiles and Contracts
- Why Does Integer Addition Approximate Float Multiplication?
- What You Need to Know when Optimizations Changes the Behavior of Your C++
- Adjacency Matrix and std::mdspan, C++23
- A sample implementation of the weak reference pattern for COM callbacks
- Investigating an argument-dependent lookup issue and working around it