1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-27 22:23:03 +04:00
Files
json/include
Watal M. Iwasaki 5ccdaf643f Remove C++17 extension warning from clang; #1535
- Switch off `nodiscard` for clang unless C++17 is detected.
- Detect C++ standard before the switch.
2019-03-28 14:38:58 +09:00
..