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

This is the complete list of members for Aleph::pointer_to_binary_function< _Arg1, _Arg2, _Result >, including all inherited members.

_M_ptrAleph::pointer_to_binary_function< _Arg1, _Arg2, _Result >protected
first_argument_type typedefAleph::binary_function< _Arg1, _Arg2, _Result >
operator()(_Arg1 __x, _Arg2 __y) constAleph::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 typedefAleph::binary_function< _Arg1, _Arg2, _Result >
second_argument_type typedefAleph::binary_function< _Arg1, _Arg2, _Result >