- 3.0.1 core module.
IntWrapper Class Reference

Public Member Functions

 IntWrapper (int a_value)
 
 IntWrapper (const IntWrapper &other)
 
IntWrapper operator= (const IntWrapper &other)
 
IntWrapper operator+ (int other) const
 
bool operator< (const IntWrapper &other) const
 
int value () const
 

Constructor & Destructor Documentation

IntWrapper::IntWrapper ( int  a_value)
inlineexplicit
IntWrapper::IntWrapper ( const IntWrapper other)
inline

Member Function Documentation

IntWrapper IntWrapper::operator= ( const IntWrapper other)
inline
IntWrapper IntWrapper::operator+ ( int  other) const
inline
bool IntWrapper::operator< ( const IntWrapper other) const
inline
int IntWrapper::value ( ) const
inline

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