json/single_include/nlohmann
Tianyi Chen 935c6eeb5a
Optimize binary get_number implementation by reading multiple bytes at once (#4391)
* multibyte binary reader

* wide_string_input_adapter fallback to get_character

Update input_adapters.hpp

* Update json.hpp

* Add from msgpack test

* Test for broken msgpack with stream, address some warnings

* Reading binary number from wchar as an error, address warnings

* Not casting float to int, it violates strict aliasing rule
2024-11-29 09:19:58 +01:00
..
json_fwd.hpp Another desperate try to fix the CI (#4489) 2024-11-13 10:21:26 +01:00
json.hpp Optimize binary get_number implementation by reading multiple bytes at once (#4391) 2024-11-29 09:19:58 +01:00