mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
261cc4e509
Constrain from_json() overload for StringType to not accept json_ref and require it to be assignable, instead of constructible, from basic_json::string_t. Re-enable C++14 tests on Clang <4.0. Fixes #3171. Fixes #3267. Fixes #3312. Fixes #3384. |
||
---|---|---|
.. | ||
json.hpp |