1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 15:13:04 +04:00
Files
json/single_include/nlohmann
Qianqian Fang 13730235f2 BJData dimension length can not be string_t::npos, fix #3541 (#3543)
* BJData dimension length can not be string_t::npos, fix #3541

* handle error messages on 32bit machine

* add explanation to why size can not be string_t::npos

* add test cases to 32bit unit test

Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2022-06-18 19:12:22 +02:00
..