Developer Documentation
|
Public Types | |
typedef std::pair< T, bool > | Base |
Public Member Functions | |
bool | is_valid () const |
bool | is_empty () const |
operator T& () | |
operator const T & () const | |
Option & | operator= (const T &_rhs) |
bool | operator== (const T &_rhs) const |
bool | operator!= (const T &_rhs) const |
Definition at line 102 of file mconvert.cc.
typedef std::pair< T, bool > Option< T >::Base |
Definition at line 104 of file mconvert.cc.
Definition at line 106 of file mconvert.cc.
|
inline |
Definition at line 110 of file mconvert.cc.
|
inline |
Definition at line 109 of file mconvert.cc.
|
inline |
Definition at line 113 of file mconvert.cc.
|
inline |
Definition at line 112 of file mconvert.cc.
|
inline |
Definition at line 121 of file mconvert.cc.
Definition at line 115 of file mconvert.cc.
|
inline |
Definition at line 118 of file mconvert.cc.