Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::binder2nd< _Operation > Member List

This is the complete list of members for Aleph::binder2nd< _Operation >, including all inherited members.

argument_type typedefAleph::unary_function< _Operation::first_argument_type, _Operation::result_type >
binder2nd(const _Operation &__x, const typename _Operation::second_argument_type &__y)Aleph::binder2nd< _Operation >inline
opAleph::binder2nd< _Operation >protected
operator()(const typename _Operation::first_argument_type &__x) constAleph::binder2nd< _Operation >inline
operator()(typename _Operation::first_argument_type &__x) constAleph::binder2nd< _Operation >inline
result_type typedefAleph::unary_function< _Operation::first_argument_type, _Operation::result_type >
valueAleph::binder2nd< _Operation >protected