mirror of
https://github.com/nlohmann/json
synced 2024-11-22 12:00:05 +00: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 |
||
---|---|---|
.. | ||
abi | ||
benchmarks | ||
cmake_add_subdirectory | ||
cmake_fetch_content | ||
cmake_fetch_content2 | ||
cmake_import | ||
cmake_import_minver | ||
cmake_target_include_directories | ||
cuda_example | ||
reports | ||
src | ||
thirdparty | ||
CMakeLists.txt | ||
fuzzing.md | ||
Makefile |