c/cpp · by balder1993@programming.dev · 3yNew C++ features in GCC 13 | Red Hat Developer https://developers.redhat.com/articles/2023/06/21/new-c-features-gcc-13#15 points · 3 comments · view on lemmy.world
3 Comments
golvok@lemmy.world · 4 pts · 3y
Yay! The
static_assert(false)thing was resolved as no longer ifndr.gracicot@programming.dev · 1 pts · 3y
IMO this change is more useful than I thought. Anybody knows if it's implemented in Clang too?
golvok@lemmy.world · 1 pts · 3y
I 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.