Skip to main content

4 docs tagged with "serialization"

View all tags

Boost.JSON

Boost.JSON is a header-only, RFC 8259 compliant JSON library added in Boost 1.75. It provides

Boost.Serialization

Boost.Serialization converts C++ objects to and from a sequence of bytes — serialization and