c++-gtk-utils
|
#include <mem_fun.h>
Public Member Functions | |
Ret | operator() (Arg arg) const |
Functor1 (T &obj_, Ret(T::*func_)(Arg)) |
Cgu::MemFun::Functor1< Ret, Arg, T >::Functor1 | ( | T & | obj_, |
Ret(T::*)(Arg) | func_ | ||
) | [inline] |
Ret Cgu::MemFun::Functor1< Ret, Arg, T >::operator() | ( | Arg | arg | ) | const [inline] |