libstdc++
|
This is the complete list of members for std::unary_negate< _Predicate >, including all inherited members.
_M_pred (defined in std::unary_negate< _Predicate >) | std::unary_negate< _Predicate > | protected |
argument_type typedef | std::unary_function< _Predicate::argument_type, bool > | |
operator()(const typename _Predicate::argument_type &__x) const (defined in std::unary_negate< _Predicate >) | std::unary_negate< _Predicate > | inline |
result_type typedef | std::unary_function< _Predicate::argument_type, bool > | |
unary_negate(const _Predicate &__x) (defined in std::unary_negate< _Predicate >) | std::unary_negate< _Predicate > | inlineexplicit |