Savarese Software Research Corporation
boost::serialization::tracking_level< boost::shared_ptr< T > > Struct Template Reference

#include <serialize_shared_ptr.h>

List of all members.

Public Types

typedef boost::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< boost::shared_ptr< T > >

Definition at line 49 of file serialize_shared_ptr.h.


Member Typedef Documentation

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

Definition at line 50 of file serialize_shared_ptr.h.

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

Definition at line 51 of file serialize_shared_ptr.h.


Member Function Documentation

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

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

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.