mirror of
https://github.com/nlohmann/json.git
synced 2024-12-20 11:07:52 +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 |
||
---|---|---|
.. | ||
from_json.hpp | ||
to_chars.hpp | ||
to_json.hpp |