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