json/include/nlohmann
Anthony VH 58b83b71dc
Set parent pointers for values inserted via update() (fixes #3007). (#3008)
* Set parent pointers for values inserted via update() (fixes #3007).

* Moved test for #3007 to proper file.

* Enable access to private members in diagnostics unit tests.

* Make style consistent with rest of code.

* Forced amalgamate rerun.

* Refactor test for #3007 so it doesn't use private members. Also extend to test both update() functions.

* Added fix for #3007 to update(const_iterator, const_iterator) as well.

* Added failing example code from #3007 as extra test.
2021-09-12 18:51:25 +02:00
..
detail Fix -Wunused warnings on JSON_DIAGNOSTICS (#2976) 2021-08-26 07:35:01 +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 Fix compilation for xcode 9.x 2020-07-03 01:44:18 +01:00
json.hpp Set parent pointers for values inserted via update() (fixes #3007). (#3008) 2021-09-12 18:51:25 +02:00
ordered_map.hpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00