|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::unary_negate< _Predicate >, including all inherited members.
| _M_pred | Aleph::unary_negate< _Predicate > | protected |
| argument_type typedef | Aleph::unary_function< _Predicate::argument_type, bool > | |
| operator()(const typename _Predicate::argument_type &__x) const noexcept | Aleph::unary_negate< _Predicate > | inline |
| result_type typedef | Aleph::unary_function< _Predicate::argument_type, bool > | |
| unary_negate(const _Predicate &__x) | Aleph::unary_negate< _Predicate > | inlineexplicit |