Defines i/oarchive types depending on the DO_NOT_USE_BOOST_SERIALIZATION macro. More...
#include "core_config.h"
#include <boost/archive/binary_oarchive.hpp>
#include <boost/archive/binary_iarchive.hpp>
Go to the source code of this file.
Namespaces | |
cpputils | |
Namespace comprising otherwise hard-to-classify generic utilities. | |
Typedefs | |
typedef boost::archive::binary_iarchive | cpputils::iarchive |
delegated to Boost.Serialization | |
typedef boost::archive::binary_oarchive | cpputils::oarchive |
delegated to Boost.Serialization More... | |
Defines i/oarchive types depending on the DO_NOT_USE_BOOST_SERIALIZATION macro.
Definition in file Archive.h.