json/include/nlohmann/detail
Qianqian Fang a8a547d7a2
change bjdata ndarray flag to detect negative size, as part of #3475 (#3479)
* change bjdata ndarray flag to detect negative size, fix https://github.com/nlohmann/json/issues/3475

* fix CI error

* fix CI on 32bit windows

* remove platform specific out_of_range error messages

* Incorporate suggestions from @nlohmann and @falbrechtskirchinger

* fix CI errors

* add coverage

* fix sax event order

* fix coverage
2022-05-10 21:13:24 +02:00
..
conversions Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
input change bjdata ndarray flag to detect negative size, as part of #3475 (#3479) 2022-05-10 21:13:24 +02:00
iterators Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
meta Add build step for ICPC (with fixes) (#3465) 2022-05-01 22:46:45 +02:00
output Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
exceptions.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
hash.hpp 🐛 adding missing header 2021-08-18 13:33:35 +02:00
json_pointer.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
json_ref.hpp 🚨 add new CI and fix warnings (#2561) 2021-03-24 07:15:18 +01:00
macro_scope.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00
macro_unscope.hpp Implement support for string_view (attempt no. 3) (#3423) 2022-04-29 21:40:02 +02:00
string_concat.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
string_escape.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
value_t.hpp 🚨 fix warnings 2021-01-10 13:39:36 +01:00