STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pointer_to_unary_function< _Arg, _Result, _Fn > Member List

This is the complete list of members for pointer_to_unary_function< _Arg, _Result, _Fn >, including all inherited members.

_Pfunpointer_to_unary_function< _Arg, _Result, _Fn >protected
argument_type typedefunary_function< _Arg, _Result >
operator()(_Arg _Left) const pointer_to_unary_function< _Arg, _Result, _Fn >inline
pointer_to_unary_function(_Fn _Left)pointer_to_unary_function< _Arg, _Result, _Fn >inlineexplicit
result_type typedefunary_function< _Arg, _Result >