Skip to content

Full API compatibilty with Boost.Serialization #8

Closed
@sithhell

Description

@sithhell

As far as I can see, the API of cereal only looks like Boost.Serialization.
We would really like to use cereal in our project but we would need it to be a full drop in replacement.

Things we currently miss:

  • versioning
  • operator& for archives
  • operator<< for output archives
  • operator>> for input archives

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions