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

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

#include <serialize.hpp>

Detailed Description

template<typename IArchiver>
struct boost::python::output_archiver< IArchiver >

A metafunction that determines the output archiver for the given input 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: