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