This header provides a traits class for determining whether a class can be serialized (in a non-portable way) just by copying the bits. More...
Classes | |
struct | boost::serialization::is_bitwise_serializable< T > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::serialization | |
Macros | |
#define | BOOST_IS_BITWISE_SERIALIZABLE(T) |
This header provides a traits class for determining whether a class can be serialized (in a non-portable way) just by copying the bits.
#define BOOST_IS_BITWISE_SERIALIZABLE | ( | T | ) |