CAPD RedHom Library
|
#include <capd/homAux/Wrapper.h>
Public Member Functions | |
operator T () const | |
bool | operator== (const Wrapper &rhs) const |
bool | operator!= (const Wrapper &rhs) const |
bool | operator< (const Wrapper &rhs) const |
Public Attributes | |
T | obj |
|
inline |
|
inline |
|
inline |
|
inline |
T capd::homAux::Wrapper< T >::obj |