Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

I've been using c++20 in prod for a few years with concepts and coroutines and consteval from the things I have off my head, and things work fine in msvc/GCC/clang, what even are you talking about?


Ranges is spotty on clang and source_location is inconsistent between compilers, off the top of my head.


Spotty is an understatement, concepts and coroutines are still very buggy and inconsistent between compilers as well. GCC and MSVC released an initial version of concepts two years ago that was far from complete. It's much better today but still no implementation is remotely good enough for production apart from some limited aspects.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: