mirror of
https://github.com/nlohmann/json.git
synced 2026-07-09 12:05:10 +00:00
5607dfb48a
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