mirror of
https://github.com/nlohmann/json.git
synced 2026-05-18 04:05:23 +00:00
e54f03f73b
CBOR has tags, which work similarly to "subtype"s: https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml Unsure if this makes sense. Note that the subtype must just be one byte wide.