json/include/nlohmann
Florian Albrechtskirchinger f8ddc20d5c
Workaround Clang <3.6 apply_r() runtime failure
Lambdas with certain noexcept specifiers are deemed non-invocable at
compile-time, failing at runtime.
2022-05-04 11:16:25 +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 <3.6 apply_r() runtime failure 2022-05-04 11:16:25 +02:00
ordered_map.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00