json/include/nlohmann/detail/meta
Niels Lohmann 4703dd57e5
Merge branch 'develop' of https://github.com/nlohmann/json into string_view2
 Conflicts:
	doc/mkdocs/docs/api/basic_json/contains.md
	doc/mkdocs/docs/api/basic_json/find.md
	include/nlohmann/json.hpp
	single_include/nlohmann/json.hpp
	test/src/unit-regression2.cpp
2022-01-02 16:25:32 +01:00
..
call_std meta: fix is_compatible/constructible traits (#3020) 2021-10-07 12:32:25 +02:00
cpp_future.hpp Add C++17 copies of the test binaries (#3101) 2021-12-29 09:47:05 +01:00
detected.hpp Properly constrain the basic_json conversion operator 2021-07-19 11:16:27 -04:00
identity_tag.hpp Reduced code duplication, renamed tag to identity_tag. 2021-01-10 19:23:32 +01:00
is_sax.hpp 🚸 add static assertion for missing binary function in SAX interface 2020-07-17 20:41:11 +02:00
type_traits.hpp Merge branch 'develop' of https://github.com/nlohmann/json into string_view 2021-10-17 15:25:54 +02:00
void_t.hpp 🎨 replace alternative operators (and, not, or) 2020-06-03 14:20:36 +02:00