libstdc++
std::logical_not< _Tp > Member List

This is the complete list of members for std::logical_not< _Tp >, including all inherited members.

argument_type typedefstd::unary_function< _Tp, bool >
operator()(const _Tp &__x) const (defined in std::logical_not< _Tp >)std::logical_not< _Tp >inline
result_type typedefstd::unary_function< _Tp, bool >