Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::pointer_to_unary_function< _Arg, _Result > Member List

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

_M_ptrAleph::pointer_to_unary_function< _Arg, _Result >protected
argument_type typedefAleph::unary_function< _Arg, _Result >
operator()(_Arg __x) constAleph::pointer_to_unary_function< _Arg, _Result >inline
pointer_to_unary_function()Aleph::pointer_to_unary_function< _Arg, _Result >inline
pointer_to_unary_function(_Result(*__x)(_Arg))Aleph::pointer_to_unary_function< _Arg, _Result >inlineexplicit
result_type typedefAleph::unary_function< _Arg, _Result >