json/include/nlohmann
gatopeich acd748e16f Use std::map default allocator as a placeholder
to extract the actual ObjectType::value_type
Still fails on older compilers (GCC <= 5.5)
2020-06-23 12:03:21 +01:00
..
detail 🏁 fix for MSVC (see https://github.com/nlohmann/json/pull/2178#issuecomment-640622532) 2020-06-08 20:07:15 +02:00
thirdparty/hedley ⬆️ Hedley 13 2020-04-06 11:56:33 +02:00
adl_serializer.hpp 🚨 fixed some more linter warnings 2018-10-28 09:15:41 +01:00
byte_container_with_subtype.hpp 📝 update documentation 2020-05-22 18:21:37 +02:00
json_fwd.hpp 🚧 toward an ordered_json type 2020-06-19 15:27:05 +02:00
json.hpp Use std::map default allocator as a placeholder 2020-06-23 12:03:21 +01:00
ordered_map.hpp Use AllocatorType<ObjectType::value_type>, 2020-06-22 18:35:46 +01:00