New 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 (2 replies)

Yay! The static_assert(false) thing was resolved as no longer ifndr.

gracicot@programming.dev · 1 pts · 3y (1 reply)

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.