Stroustrup calls for defense against attacks on C++
When was the last time you used a linked list, and why?
C++ creator calls for action to address 'serious attacks' (The Register)
C++ Show and Tell - February 2025
C++ Show and Tell - March 2025
Errata: Contracts, ODR and optimizations
Trying out SDL3 by writing a C++ Game Engine
std::generator: Standard Library Coroutine Support
What do I lose if operator= of my class returns void
What are the gory details of why std::regex being slow and why it cannot possibly be made faster?
How do you feel about Uniform-initialization and Zero-initialization?
What are the odds that Rust is going to have a real competitor?
Trip Report: Winter ISO C++ Meeting in Hagenberg, Austria | think-cell
Cpp discussed as a Rust replacement for Linux Kernel
ODR violations and contracts: It seems extremely easy for contract assertions to be quietly turned off with no warning
2025-02 Hagenberg ISO C++ Committee Trip Report — Sixth C++26 meeting! 🍰❄️
C++26 2025-02 Update
cplusplus/papers repo on GitHub made private?
Catching up with modern C++, when did the 'this' pointer in class objects become unnecessary?
Monitor GCC compile time
Representing an optimising-IR: An array of structs? Linked-lists? A linked-tree? (To calculate global var addresses)
C++ Show and Tell - January 2025
Static variable initialization order fiasco
Conditional coroutines?
What’s your favorite feature introduced in C++20 or C++23, and how has it impacted your coding style?