#include <TypeWrapper.h>
Public Types | |
typedef boost::call_traits< TYPE >::param_type | argument |
the actual type of argument (ignored) | |
Public Member Functions | |
TYPE2 | operator() (argument) const |
the only one essential method |
Definition at line 34 of file TypeWrapper.h.
typedef boost::call_traits<TYPE>::param_type Gaudi::Math::detail::Null_< TYPE, TYPE2 >::argument |
TYPE2 Gaudi::Math::detail::Null_< TYPE, TYPE2 >::operator() | ( | argument | ) | const [inline] |