Bcpp·C++byBaldr New C++ features in GCC 13 | Red Hat Developerhttps://developers.redhat.com/articles/2023/06/21/new-c-features-gcc-13#Open linkView original on programming.dev15Comments3
ggolvok lemmy.world2Hide 2 repliesYay! The static_assert(false) thing was resolved as no longer ifndr.4
ggracicot replyprogramming.dev1Hide 1 replyIMO this change is more useful than I thought. Anybody knows if it's implemented in Clang too?1
ggolvok replylemmy.worldI 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
Yay! The
static_assert(false)thing was resolved as no longer ifndr.IMO this change is more useful than I thought. Anybody knows if it's implemented in Clang too?
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.