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

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

_M_predAleph::unary_negate< _Predicate >protected
argument_type typedefAleph::unary_function< _Predicate::argument_type, bool >
operator()(const typename _Predicate::argument_type &__x) const noexceptAleph::unary_negate< _Predicate >inline
result_type typedefAleph::unary_function< _Predicate::argument_type, bool >
unary_negate(const _Predicate &__x)Aleph::unary_negate< _Predicate >inlineexplicit