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