Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::serialization::version< ::std::shared_ptr< T > > Struct Template Reference

#include <shared_ptr.hpp>

Public Types

typedef mpl::integral_c_tag tag
 
typedef mpl::int_< 1 > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=type::value)
 

Member Typedef Documentation

template<class T >
typedef mpl::integral_c_tag boost::serialization::version< ::std::shared_ptr< T > >::tag
template<class T >
typedef mpl::int_<1> boost::serialization::version< ::std::shared_ptr< T > >::type

Member Function Documentation

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

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