mirror of
https://github.com/nlohmann/json.git
synced 2024-12-04 14:39:01 +08:00
0c7a18374c
* Reimplement value() access functions * Merges the 'const char *' with the 'ValueType &&' overloads. * Fixes ambiguities when default value is 0. * Fixes 'no matching function' error when specifying ValueType template parameter. * Fixes incorrect template parameter order in previous overloads. * Add additional value() tests * Make JSON_MultipleHeaders visible to unit tests Define the macro JSON_TEST_USING_MULTIPLE_HEADERS to 0/1 depending on JSON_MultipleHeaders. * Add type_traits unit test * Update documentation |
||
---|---|---|
.. | ||
call_std | ||
cpp_future.hpp | ||
detected.hpp | ||
identity_tag.hpp | ||
is_sax.hpp | ||
std_fs.hpp | ||
type_traits.hpp | ||
void_t.hpp |