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