Files
json/include/nlohmann
Théo DELRIEU 0e694b4060 fix std::filesystem::path regression (#3073)
* 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
2021-10-14 19:19:46 +02:00
..
2020-07-03 01:44:18 +01:00
2021-10-08 13:58:48 +02:00
2021-03-24 07:15:18 +01:00