libstdc++
|
This is the complete list of members for std::negate< _Tp >, including all inherited members.
argument_type typedef | std::unary_function< _Tp, _Tp > | |
operator()(const _Tp &__x) const (defined in std::negate< _Tp >) | std::negate< _Tp > | inline |
result_type typedef | std::unary_function< _Tp, _Tp > |