Savarese Software Research Corporation
boost::serialization::version< 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 boost::mpl::int_< 1 > type

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=type::value)

Detailed Description

template<typename T>
struct boost::serialization::version< boost::shared_ptr< T > >

Definition at line 42 of file serialize_shared_ptr.h.


Member Typedef Documentation

template<typename T >
typedef boost::mpl::integral_c_tag boost::serialization::version< boost::shared_ptr< T > >::tag

Definition at line 43 of file serialize_shared_ptr.h.

template<typename T >
typedef boost::mpl::int_<1> boost::serialization::version< boost::shared_ptr< T > >::type

Definition at line 44 of file serialize_shared_ptr.h.


Member Function Documentation

template<typename T >
boost::serialization::version< 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.