json/include/nlohmann
Raphael Grimm 1b11773cd6 Allow to add metadata to json nodes
* by default no metadata is allowed and the library behaves as it already did
* if a user explicitly adds metadata (last template parameter) each node has a data member of this type and access functions for this member
* add test for this feature
2021-09-24 23:32:20 +02:00
..
detail Allow to add metadata to json nodes 2021-09-24 23:32:20 +02:00
thirdparty/hedley 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
adl_serializer.hpp Updated comments as requested. 2021-01-23 18:24:47 +01:00
byte_container_with_subtype.hpp Overwork warning flags (#2936) 2021-08-17 14:43:43 +02:00
json_fwd.hpp Allow to add metadata to json nodes 2021-09-24 23:32:20 +02:00
json.hpp Allow to add metadata to json nodes 2021-09-24 23:32:20 +02:00
ordered_map.hpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00