libstdc++
|
_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 > | [inline, explicit] |