json/include/nlohmann/detail
Niels Lohmann 88fbbd3aa8
Merge branch 'develop' of https://github.com/nlohmann/json into bon8
 Conflicts:
	docs/examples/to_bon8.cpp
	docs/examples/to_bon8.output
	docs/mkdocs/docs/api/basic_json/to_bon8.md
	include/nlohmann/detail/input/binary_reader.hpp
	include/nlohmann/detail/input/input_adapters.hpp
	include/nlohmann/detail/output/binary_writer.hpp
	single_include/nlohmann/json.hpp
	test/CMakeLists.txt
	tests/src/unit-binary_formats.cpp
	tests/src/unit-bon8.cpp
2022-05-01 18:46:44 +02:00
..
conversions Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
input Merge branch 'develop' of https://github.com/nlohmann/json into bon8 2022-05-01 18:46:44 +02:00
iterators Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
meta Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00
output Merge branch 'develop' of https://github.com/nlohmann/json into bon8 2022-05-01 18:46:44 +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 Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00
macro_unscope.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +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 warnings 2021-01-10 13:39:36 +01:00