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

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

first_argument_type typedefstd::binary_function< _Tp, _Tp, _Tp >
operator()(const _Tp &__x, const _Tp &__y) const (defined in std::minus< _Tp >)std::minus< _Tp >inline
result_type typedefstd::binary_function< _Tp, _Tp, _Tp >
second_argument_type typedefstd::binary_function< _Tp, _Tp, _Tp >