json/include/nlohmann
Florian Albrechtskirchinger 7a6e28acfa
Add assertion to converting constructor (#3517)
The converting basic_json constructor can inadvertently change the value
type of its parameter. Assert that both basic_json values are of the
same value type after conversion.
2022-06-03 21:05:44 +02:00
..
detail Fix nlohmann/json#3513, explain is_ndarray flag (#3514) 2022-06-03 08:51:33 +02:00
thirdparty/hedley 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
adl_serializer.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
byte_container_with_subtype.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
json_fwd.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
json.hpp Add assertion to converting constructor (#3517) 2022-06-03 21:05:44 +02:00
ordered_map.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00