TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
pointer_to_unary_function< _Arg, _Result > Member List

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

argument_type typedefunary_function< _Arg, _Result >
operator()(_Arg __x) const pointer_to_unary_function< _Arg, _Result >
pointer_to_unary_function()pointer_to_unary_function< _Arg, _Result >
pointer_to_unary_function(_Result(*__x)(_Arg))pointer_to_unary_function< _Arg, _Result >explicit
result_type typedefunary_function< _Arg, _Result >