json/include/nlohmann
2021-01-14 12:41:30 +01:00
..
detail Merged from_json for pair and tuple to try to fix C2995 error in old MSVC versions. 2021-01-13 20:47:03 +01:00
thirdparty/hedley 🚨 fix warnings 2020-12-26 17:56:16 +01:00
adl_serializer.hpp Reduced code duplication, renamed tag to identity_tag. 2021-01-10 19:23:32 +01:00
byte_container_with_subtype.hpp Change underscore placement 2020-12-11 13:43:17 +01:00
json.hpp Only add conditional constexpr to get() for >= C++14 to work around errors on older compilers. 2021-01-14 12:41:30 +01:00
json_fwd.hpp Fix compilation for xcode 9.x 2020-07-03 01:44:18 +01:00
ordered_map.hpp ordered_map::insert(InputIt first, InputIt last) is added 2020-12-07 20:15:41 +03:00