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