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