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

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

_M_predAleph::binary_negate< _Predicate >protected
binary_negate(const _Predicate &__x)Aleph::binary_negate< _Predicate >inlineexplicit
first_argument_type typedefAleph::binary_function< _Predicate::first_argument_type, _Predicate::second_argument_type, bool >
operator()(const typename _Predicate::first_argument_type &__x, const typename _Predicate::second_argument_type &__y) constAleph::binary_negate< _Predicate >inline
result_type typedefAleph::binary_function< _Predicate::first_argument_type, _Predicate::second_argument_type, bool >
second_argument_type typedefAleph::binary_function< _Predicate::first_argument_type, _Predicate::second_argument_type, bool >