mirror of
https://github.com/nlohmann/json.git
synced 2024-12-19 18:17:49 +08:00
0e694b4060
* meta: rework is_compatible/is_constructible_string_type These type traits performed an incorrect and insufficient check. Converting to a std::filesystem::path used to work by accident thanks to these brittle constraints, but the clean-up performed in #3020 broke them. * support std::filesystem::path Fixes #3070 |
||
---|---|---|
.. | ||
conversions | ||
input | ||
iterators | ||
meta | ||
output | ||
exceptions.hpp | ||
hash.hpp | ||
json_pointer.hpp | ||
json_ref.hpp | ||
macro_scope.hpp | ||
macro_unscope.hpp | ||
string_escape.hpp | ||
value_t.hpp |