the base class for serialization wrappers More...
#include <wrapper.hpp>
Public Types | |
typedef mpl::int_< Level > | level |
typedef mpl::int_< Tracking > | tracking |
typedef mpl::int_< Version > | version |
typedef ETII | type_info_implementation |
typedef mpl::true_ | is_wrapper |
Public Member Functions | |
BOOST_STATIC_ASSERT (Version==0||Level >=object_class_info) | |
BOOST_STATIC_ASSERT (Tracking==track_never||Level >=object_serializable) | |
the base class for serialization wrappers
wrappers need to be treated differently at various places in the serialization library, e.g. saving of non-const wrappers has to be possible. Since partial specialization
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |