mirror of
https://github.com/nlohmann/json.git
synced 2024-12-19 18:17:49 +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. |
||
---|---|---|
.. | ||
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 |