libstdc++
|
argument_type typedef | std::unary_function< _Tp *, _Ret > | |
mem_fun_t(_Ret(_Tp::*__pf)()) (defined in std::mem_fun_t) | std::mem_fun_t | [inline, explicit] |
operator()(_Tp *__p) const (defined in std::mem_fun_t) | std::mem_fun_t | [inline] |
result_type typedef | std::unary_function< _Tp *, _Ret > |