8 Feb
2023
8 Feb
'23
5:12 p.m.
Ion GaztaƱaga wrote:
MSVC 14.0 is not fully compliant, full conformance starts with VS2017 I think:
https://learn.microsoft.com/en-us/cpp/overview/cpp-conformance- improvements-2017?view=msvc-170
No version of MSVC is fully compliant (and this can't be fixed without breaking ABI.) Neither is GCC for that matter. Compilers will always have bugs. You'll note that I don't have "fully compliant" anywhere in my criterion. This is not due to random chance.