json/single_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
..
json.hpp Workaround Clang <4 tuple issue 2022-05-04 06:41:57 +02:00