boost::serialization::tracking_level< shark::TypedFlags< T > > Struct Template Reference

#include <shark/Core/Flags.h>

Public Types

typedef mpl::integral_c_tag tag
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=track_always)
 

Detailed Description

template<typename T>
struct boost::serialization::tracking_level< shark::TypedFlags< T > >

Definition at line 152 of file Flags.h.

Member Typedef Documentation

◆ tag

template<typename T >
typedef mpl::integral_c_tag boost::serialization::tracking_level< shark::TypedFlags< T > >::tag

Definition at line 153 of file Flags.h.

Member Function Documentation

◆ BOOST_STATIC_CONSTANT()

template<typename T >
boost::serialization::tracking_level< shark::TypedFlags< T > >::BOOST_STATIC_CONSTANT ( int  ,
value  = track_always 
)

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