json/include/nlohmann
gatopeich 5fe3d3929a Using ordered_json instead of fifo_map in test-regression
This is more comprehensive and the "my_workaround_fifo_map" wrapper does not allow to infer value type as required in this branch.

This reverts commit 064a9c9212.
2020-06-22 19:10:35 +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.hpp Using ordered_json instead of fifo_map in test-regression 2020-06-22 19:10:35 +01:00
json_fwd.hpp 🚧 toward an ordered_json type 2020-06-19 15:27:05 +02:00
ordered_map.hpp Use AllocatorType<ObjectType::value_type>, 2020-06-22 18:35:46 +01:00