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

#include <basic_archive.hpp>

Public Member Functions

 library_version_type ()
 
 library_version_type (const unsigned int &t_)
 
 library_version_type (const library_version_type &t_)
 
library_version_typeoperator= (const library_version_type &rhs)
 
 operator base_type () const
 
 operator base_type & ()
 
bool operator== (const library_version_type &rhs) const
 
bool operator< (const library_version_type &rhs) const
 

Constructor & Destructor Documentation

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

References BOOST_ASSERT.

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

Member Function Documentation

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

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