Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::input_archiver< OArchiver > Struct Template Reference

A metafunction that determines the input archiver for the given output archiver. More...

#include <serialize.hpp>

Detailed Description

template<typename OArchiver>
struct boost::python::input_archiver< OArchiver >

A metafunction that determines the input archiver for the given output archiver.

Users do not typically need to specialize this trait, as it will be specialized as part of the macro BOOST_PYTHON_DIRECT_SERIALIZATION_ARCHIVE.


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