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