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

Classes

struct  boost::serialization::tracking_level_impl< T >
 
struct  boost::serialization::tracking_level_impl< T >::traits_class_tracking< U >
 
struct  boost::serialization::tracking_level< T >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::serialization
 

Macros

#define BOOST_CLASS_TRACKING(T, E)
 

Functions

template<class T , enum tracking_type L>
bool boost::serialization::operator>= (tracking_level< T > t, enum tracking_type l)
 

Macro Definition Documentation

#define BOOST_CLASS_TRACKING (   T,
 
)
Value:
namespace boost { \
namespace serialization { \
template<> \
struct tracking_level< T > \
{ \
typedef mpl::integral_c_tag tag; \
typedef mpl::int_< E> type; \
int, \
); \
/* tracking for a class */ \
/* that is a prmitive */ \
implementation_level< T >, \
mpl::int_<primitive_type> \
>::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)
BOOST_STATIC_ASSERT((is_same< order_value_type, edge_descriptor >::value))
BOOST_FUSION_GPU_ENABLED bool greater(Seq1 const &a, Seq2 const &b)
Definition: greater.hpp:28
typed_value< T > * value()
Creates a typed_value instance.
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42