mirror of
https://github.com/nlohmann/json.git
synced 2026-07-18 08:24:54 +00:00
According to [1] the C++ macro __cplusplus has always the value 199711L even if you enable later version of C++ support via /std. Use one job with /Zc:__cplusplus defined so that we know that it compiles. [1]: https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=vs-2019
4.2 KiB
4.2 KiB