Public Types | |
typedef Result(T::* | FuncType) () const |
Public Types inherited from Common::UnaryFunction< T &, Result > | |
typedef T & | ArgumenType |
typedef Result | ResultType |
Public Member Functions | |
ConstMemFuncRef0 (const FuncType &func) | |
Result | operator() (const T &v) const |