ietf-wg-mimi / draft-ietf-mimi-content

6 stars 4 forks source link

Use std::optional where appropriate #9

Closed alvestrand closed 4 months ago

alvestrand commented 5 months ago

Fixes #8 This is a first pass, showing the resulting simplification. Not all opportunities for optional have been taken care of.

rohanmahy commented 4 months ago

Replaced all the abstract C++ syntax with TLS PL and CBOR. Closing.