this post was submitted on 14 Nov 2025
1 points (100.0% liked)

C++

2369 readers
4 users here now

The center for all discussion and news regarding C++.

Rules

founded 3 years ago
MODERATORS
 

Compiler engineer Marek Polacek of Red Hat recently proposed making the C++20 language specification (or rather the GNU++20 dialect) the default C++ version when not otherwise specified.

Polacek proposed declaring GCC's C++20 support no longer experimental and to use it as the default. The current default dialect is C++17 (GNU++17) that was set five years ago.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here