mirror of
https://github.com/nlohmann/json.git
synced 2026-05-14 18:25:25 +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.