1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-22 15:21:52 +03:00

🔨 a lot of restructuring

- removed uncached input stream adapter; it was too slow anyway
- implemented a class binary_read which parses CBOR based on input
adapters
- in the CBOR parser, numbers are created via memcpy to avoid undefined
behavior
This commit is contained in:
Niels Lohmann
2017-04-02 18:46:21 +02:00
parent 3a5cf9bd0a
commit 89efe627fe
4 changed files with 948 additions and 423 deletions

File diff suppressed because it is too large Load Diff