New C++ features in GCC 13 | Red Hat Developer
New C++ features in GCC 13 | Red Hat Developer
developers.redhat.com New C++ features in GCC 13 | Red Hat Developer
Get an overview of what's new in GCC 13, the latest GNU Compiler Collection release, including bug fixes and new features in the C++ front end.
You're viewing a single thread.
All Comments
3 comments
Yay! The
static_assert(false)
thing was resolved as no longer ifndr.4 0 ReplyIMO this change is more useful than I thought. Anybody knows if it's implemented in Clang too?
1 0 ReplyI saw a commit for it, but I don't think it's released... So "the next one" probably. Same story with applying to all modes. More details on my answer here.
1 0 Reply