Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Types | Public Member Functions | List of all members
boost::serialization::tracking_level< ::datatools::handle< T > > Struct Template Reference

Struct used internally by the serialization mechanism of handles for memory tracking. More...

#include <bayeux/datatools/handle.h>

Public Types

typedef mpl::integral_c_tag tag
 
typedef mpl::int_< ::boost::serialization::track_never > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=type::value)
 

Detailed Description

template<class T>
struct boost::serialization::tracking_level< ::datatools::handle< T > >

Struct used internally by the serialization mechanism of handles for memory tracking.

Member Typedef Documentation

◆ tag

template<class T >
typedef mpl::integral_c_tag boost::serialization::tracking_level< ::datatools::handle< T > >::tag

◆ type

template<class T >
typedef mpl::int_< ::boost::serialization::track_never> boost::serialization::tracking_level< ::datatools::handle< T > >::type

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

template<class T >
boost::serialization::tracking_level< ::datatools::handle< T > >::BOOST_STATIC_CONSTANT ( int  ,
value  = type::value 
)

The documentation for this struct was generated from the following file: