mirror of
https://github.com/nlohmann/json.git
synced 2026-05-01 20:22:29 +00:00
5ccdaf643f
- Switch off `nodiscard` for clang unless C++17 is detected. - Detect C++ standard before the switch.