json/include/nlohmann/detail/conversions
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
..
from_json.hpp Allow disabling std::filesystem support 2021-12-14 19:02:17 +01:00
to_chars.hpp 🚨 guard GCC pragmas #2924 2021-08-11 23:55:46 +02:00
to_json.hpp Allow disabling std::filesystem support 2021-12-14 19:02:17 +01:00