Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
version.hpp File Reference
Include dependency graph for version.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::serialization::version< T >
 
struct  boost::serialization::version< T >::traits_class_version< U >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::serialization
 

Macros

#define BOOST_CLASS_VERSION(T, N)
 

Macro Definition Documentation

#define BOOST_CLASS_VERSION (   T,
  N 
)
Value:
namespace boost { \
namespace serialization { \
template<> \
struct version<T > \
{ \
typedef mpl::int_<N> type; \
typedef mpl::integral_c_tag tag; \
boost::mpl::int_<N>, \
boost::mpl::int_<256> \
> \
)); \
/* \
BOOST_MPL_ASSERT(( \
mpl::equal_to< \
:implementation_level<T >, \
mpl::int_<object_class_info> \
>::value \
)); \
*/ \
}; \
} \
}
boost_foreach_argument_dependent_lookup_hack tag
Definition: foreach_fwd.hpp:31
Duration formatting facet for input.
Definition: accumulators_fwd.hpp:55
BOOST_STATIC_CONSTANT(int, args=BOOST_FUNCTION_NUM_ARGS)
#define BOOST_MPL_ASSERT(pred)
Definition: assert.hpp:284
BOOST_FUSION_GPU_ENABLED bool less(Seq1 const &a, Seq2 const &b)
Definition: less.hpp:23
typed_value< T > * value()
Creates a typed_value instance.
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42