xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::cbor::UndefinedTag Struct Referencefinal

Type used to read and write special value 23 (undefined) from or to a CBOR stream. More...

#include <cbor/Manipulators.hpp>

Detailed Description

Type used to read and write special value 23 (undefined) from or to a CBOR stream.

You should never use this type directly. Use the constant kUndefined instead.

See also
section 5.7) of RFC 8949.