json/include/nlohmann/detail
Niels Lohmann dfdbbc71bb
Merge branch 'develop' of https://github.com/nlohmann/json into bon8
 Conflicts:
	docs/mkdocs/docs/api/basic_json/index.md
	docs/mkdocs/docs/features/binary_formats/index.md
	docs/mkdocs/mkdocs.yml
	tests/src/unit-binary_formats.cpp
2022-06-18 21:19:48 +02:00
..
conversions Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00
input Merge branch 'develop' of https://github.com/nlohmann/json into bon8 2022-06-18 21:19:48 +02:00
iterators Use std::iterator_traits to extract iterator_category (#3544) 2022-06-18 19:14:03 +02:00
meta Use new CI image (#3528) 2022-06-12 14:31:07 +02:00
output 🚨 fix warnings 2022-05-01 22:50:40 +02:00
exceptions.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
hash.hpp 🐛 adding missing header 2021-08-18 13:33:35 +02:00
json_pointer.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
json_ref.hpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
macro_scope.hpp Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00
macro_unscope.hpp Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00
string_concat.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
string_escape.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
value_t.hpp Fix C++20/gcc-12 issues (Part 2) (#3446) 2022-05-29 13:08:06 +02:00