json/include/nlohmann
Vadim Zeitlin 5c5fcd01c9 Allow disabling std::filesystem support
This can be useful when the compiler claims C++17 support, but standard
library std::filesystem implementation is unavailable (MinGW) or can't
be used because the current macOS target is too low to allow it (#3156).

See #3090.
2021-12-14 19:02:17 +01:00
..
detail Allow disabling std::filesystem support 2021-12-14 19:02:17 +01:00
thirdparty/hedley 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
adl_serializer.hpp Updated comments as requested. 2021-01-23 18:24:47 +01:00
byte_container_with_subtype.hpp Overwork warning flags (#2936) 2021-08-17 14:43:43 +02:00
json_fwd.hpp Fix compilation for xcode 9.x 2020-07-03 01:44:18 +01:00
json.hpp Fix spelling (#3125) 2021-11-09 14:46:58 +01:00
ordered_map.hpp Add missing erase(first, last) function to ordered_map (#3109) 2021-11-09 22:24:58 +01:00