Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

isocpp.org

Standard C++

Get the latest updates from Standard C++ directly as they happen.

Follow now 135 followers

Latest posts

Last updated 4 days ago

Constructing Containers from Ranges in C++23 -- Sandor Dargo

4 days ago

Starting from C++23, standard containers support a new set of constructor overloads...

C++ Insights now uses Clang 20 -- Andreas Fertig

6 days ago

Time flies—C++ Insights just turned 7! To celebrate, I’ve upgraded the tool...

What’s New for C++ Developers in Visual Studio 2022 17.14 -- Sy Brand

8 days ago

Visual Studio 2022 version 17.14 is now generally available! This post summarizes...

C++26: Erroneous Behaviour -- Sandor Dargo

12 days ago

C++’s undefined behaviour impacts safety. Sandor Dargo explains how and why uninitialised...

Writing Senders -- Lucian Radu Teodorescu

14 days ago

Senders/receivers can be used to introduce concurrency. Lucian Radu Teodorescu describes how...

C++26: constexpr Exceptions -- Sandor Dargo

18 days ago

In recent weeks, we’ve explored language features and library features becoming constexpr...

CppCon 2024 The UB Detector: constexpr -- Andreas Fertig

19 days ago

Registration is now open for CppCon 2025! The conference starts on September...

Talks and a first schedule for Meeting C++ 2025

19 days ago

This week Meeting C++ published the accepted talks and a first schedule...

An option(al) to surprise you -- Andreas Fertig

20 days ago

In today's post I share a learning of a customer with you...

CppCon 2024 Modern C++ Error Handling -- Phil Nash

21 days ago

Registration is now open for CppCon 2025! The conference starts on September...

Implementing a Struct of Arrays -- Barry Revzin

22 days ago

Data-oriented design is all about reorganizing data for better performance, and Andrew...

Reflection voted into C++26: "Whole new language" -- Herb Sutter

23 days ago

The first trip report from the Sofia meeting is available Trip report:...