#include <mem_fun.h>
List of all members.
Public Member Functions |
Ret | operator() (Arg1 arg1, Arg2 arg2) const |
| Functor2 (T &obj_, Ret(T::*func_)(Arg1, Arg2)) |
Constructor & Destructor Documentation
template<class Ret, class Arg1, class Arg2, class T>
Member Function Documentation
template<class Ret, class Arg1, class Arg2, class T>
The documentation for this class was generated from the following file: