mem_fun1_t< _Ret, _Tp, _Arg > Class Template Reference#include <_function_adaptors.h>
Inheritance diagram for mem_fun1_t< _Ret, _Tp, _Arg >: ![]()
Detailed Descriptiontemplate<class _Ret, class _Tp, class _Arg>
|
mem_fun1_t< _Ret, _Tp, _Arg >::mem_fun1_t | ( | __fun_type | __pf | ) | [inline, explicit] |
Definition at line 457 of file _function_adaptors.h.
_Ret mem_fun1_t< _Ret, _Tp, _Arg >::operator() | ( | _Tp * | __p, | |
_Arg | __x | |||
) | const [inline] |
Definition at line 458 of file _function_adaptors.h.