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

#include <long.hpp>

Inheritance diagram for boost::python::long_:
Collaboration diagram for boost::python::long_:

Public Member Functions

 long_ ()
 
template<class T >
 long_ (T const &rhs)
 
template<class T , class U >
 long_ (T const &rhs, U const &base)
 

Constructor & Destructor Documentation

boost::python::long_::long_ ( )
inline
template<class T >
boost::python::long_::long_ ( T const &  rhs)
inlineexplicit
template<class T , class U >
boost::python::long_::long_ ( T const &  rhs,
U const &  base 
)
inlineexplicit

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