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