cereal
A C++11 library for serialization
Loading...
Searching...
No Matches
cereal::detail::OutputArchiveBase Class Reference
Inheritance diagram for cereal::detail::OutputArchiveBase:
cereal::OutputArchive< BinaryOutputArchive, AllowEmptyClassElision > cereal::OutputArchive< JSONOutputArchive > cereal::OutputArchive< PortableBinaryOutputArchive, AllowEmptyClassElision > cereal::OutputArchive< XMLOutputArchive > cereal::OutputArchive< ArchiveType, Flags > cereal::BinaryOutputArchive cereal::JSONOutputArchive cereal::PortableBinaryOutputArchive cereal::XMLOutputArchive

Public Member Functions

 OutputArchiveBase (OutputArchiveBase &&) CEREAL_NOEXCEPT
OutputArchiveBase & operator= (OutputArchiveBase &&) CEREAL_NOEXCEPT

The documentation for this class was generated from the following file: