Hacker News new | past | comments | ask | show | jobs | submit login

Microsoft C++ is leading the green boxes on C++20 compliance.

https://en.cppreference.com/w/cpp/compiler_support/20




The boxes may be green but just two weeks ago I had to report two msvc bugs, one against if constexpr and one against requires-expression, which breaks very simple language examples. In practice it's much buggier than GCC (second least buggier) and Clang (by far the least buggy, I think I only ever reported a couple of core bugs to clang versus maybe 30+ for MSVC even though Clang is my main compiler and I use MSVC only for testing)




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

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

Search: