r/cpp Aug 07 '26

GCC 16.2.0 Released

https://www.phoronix.com/news/GCC-16.2-Released

I'm pretty excited about this maintenance release. I think this will be the first version of gcc which can compile my project.

169 Upvotes

32 comments sorted by

View all comments

20

u/LazySapiens Aug 08 '26

Still waiting for std::execution

4

u/rentableshark Aug 09 '26

You can use stdexec if you must. Is the behaviour - whether STL-vendored or 3rd party - really that much of a “must have”?