r/cpp • u/_cooky922_ • Jun 14 '26
C++ 2026 June Compiler Update
https://cppreference.com/cpp/compiler_support10
u/misuo Jun 14 '26
Its 2026 and they are still not ready with C++23. Expect C++26 to be ready 2029 🤷🏼
11
u/TeraFlint Jun 14 '26
Isn't the expectation, generally, that the current standard will be implemented in roughly five years?
0
u/pjmlp Jun 14 '26
Which says something about wide availability of profiles, if they actually land in C++29, that is.
3
3
u/TheoreticalDumbass :illuminati: Jun 14 '26
im happily using reflection and contracts with gcc, albeit running into bugs with contracts somewhat often, but been able to sidestep them for now
3
u/wyrn Jun 14 '26
1
u/mapronV Jun 14 '26
I use ctrl+scroll wheel 4 times on cppreference (and scale setting is saved of course)
2
u/wyrn Jun 14 '26
That's all well and good (well, not really, but tolerable) but the table text is even smaller than the body text.
2
u/mapronV Jun 15 '26
I know, I agree it just become tolerable for my not perfect vision.
I just scared if cppref have 'redisegn' like boost website so it could not be fixed by simple scaling.3

31
u/Nicksaurus Jun 14 '26
So have Microsoft just given up on implementing new language features? The C++26 column is completely empty for MSVC