Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederisocpp.org
Get the latest updates from Standard C++ directly as they happen.
Follow now 136 followers
Last updated 1 day ago
1 day ago
A first schedule for Meeting C++ 2025 is available The schedule for...
5 days ago
This change in C++26 tightens the rules around returning references to temporaries...
7 days ago
Constexpr has been around for a while now, but many don’t fully...
9 days ago
Let's revisit a core concept in C++: how the compiler finds the...
11 days ago
This weeks interview with Amar about his book on C++ on embedded...
13 days ago
In C++, the presence of a user-declared (but not explicitly deleted) copy...
15 days ago
While C++ doesn’t have native syntax for returning multiple values like some...
19 days ago
Starting from C++23, standard containers support a new set of constructor overloads...
21 days ago
Time flies—C++ Insights just turned 7! To celebrate, I’ve upgraded the tool...
23 days ago
Visual Studio 2022 version 17.14 is now generally available! This post summarizes...
27 days ago
C++’s undefined behaviour impacts safety. Sandor Dargo explains how and why uninitialised...
29 days ago
Senders/receivers can be used to introduce concurrency. Lucian Radu Teodorescu describes how...