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