#include <boost/serialization/traits.hpp>
#include <boost/type_traits/is_base_and_derived.hpp>
#include <boost/mpl/eval_if.hpp>
#include <boost/mpl/bool_fwd.hpp>
Go to the source code of this file.
Classes | |
struct | boost::serialization::is_wrapper< T > |
struct | boost::serialization::is_wrapper_impl< T > |
struct | boost::serialization::wrapper_traits< T, Level, Tracking, Version, ETII > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::serialization | |
Macros | |
#define | BOOST_CLASS_IS_WRAPPER(T) |
#define BOOST_CLASS_IS_WRAPPER | ( | T | ) |
Definition at line 51 of file wrapper.hpp.