json/include/nlohmann
Florian Albrechtskirchinger 6e1056dd53
Workaround Clang <4 tuple issue
Clang <4 fails to compile std::forward_as_tuple() calls involving
basic_json values. As a workaround, the values are wrapped using
std::reference_wrapper.
2022-05-04 06:41:57 +02:00
..
detail Add apply*() functions (visitor pattern) 2022-05-03 21:35:51 +02:00
thirdparty/hedley 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
adl_serializer.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
byte_container_with_subtype.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
json_fwd.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
json.hpp Workaround Clang <4 tuple issue 2022-05-04 06:41:57 +02:00
ordered_map.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00