mirror of
https://github.com/nlohmann/json.git
synced 2026-05-30 10:05:24 +00:00
c5711f3072
- Removed unused headers. - Added override where needed. - Added description for parse_error.113 exception. - Fixed some conversion warnings. - Integrated cbor_expect_string function for CBOR maps. - Added documentation on the supported CBOR/MessagePack features. - Added test to check all initial bytes for CBOR input.