Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::version_type Class Reference

#include <basic_archive.hpp>

Public Member Functions

 version_type ()
 
 version_type (const unsigned int &t_)
 
 version_type (const version_type &t_)
 
version_typeoperator= (const version_type &rhs)
 
 operator base_type () const
 
 operator base_type & ()
 
bool operator== (const version_type &rhs) const
 
bool operator< (const version_type &rhs) const
 

Constructor & Destructor Documentation

boost::archive::version_type::version_type ( )
inline
boost::archive::version_type::version_type ( const unsigned int &  t_)
inlineexplicit

References BOOST_ASSERT.

boost::archive::version_type::version_type ( const version_type t_)
inline

Member Function Documentation

boost::archive::version_type::operator base_type ( ) const
inline

References boost::flyweights::t.

boost::archive::version_type::operator base_type & ( )
inline

References boost::flyweights::t.

bool boost::archive::version_type::operator< ( const version_type rhs) const
inline
version_type& boost::archive::version_type::operator= ( const version_type rhs)
inline
bool boost::archive::version_type::operator== ( const version_type rhs) const
inline

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