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
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.
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.