logoalt Hacker News

cpetersoyesterday at 9:46 PM1 replyview on HN

Clang’s C++2c implementation status page simply says “no” for both reflection and contracts. GCC’s says “yes”.

https://clang.llvm.org/cxx_status.html

https://gcc.gnu.org/projects/cxx-status.html


Replies

dataflowtoday at 2:15 AM

That much I'm aware, but that's just about feature availability. I was wondering how far the implementations have progressed internally, despite the features being unavailable.

show 1 reply