|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result >, including all inherited members.
| _M_ptr | Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result > | protected |
| first_argument_type typedef | Aleph::binary_function< _Arg1, _Arg2, _Result > | |
| operator()(_Arg1 __x, _Arg2 __y) const | Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result > | inline |
| pointer_to_binary_function() | Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result > | inline |
| pointer_to_binary_function(_Result(*__x)(_Arg1, _Arg2)) | Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result > | inlineexplicit |
| result_type typedef | Aleph::binary_function< _Arg1, _Arg2, _Result > | |
| second_argument_type typedef | Aleph::binary_function< _Arg1, _Arg2, _Result > |