|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::pointer_to_unary_function< _Arg, _Result >, including all inherited members.
| _M_ptr | Aleph::pointer_to_unary_function< _Arg, _Result > | protected |
| argument_type typedef | Aleph::unary_function< _Arg, _Result > | |
| operator()(_Arg __x) const | Aleph::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 typedef | Aleph::unary_function< _Arg, _Result > |