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