mirror of
https://github.com/nlohmann/json.git
synced 2026-02-19 18:06:25 +00:00
* 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>