template <class Type = void> struct modulus : public binary_function <Type, Type, Type> { Type operator()(const Type& Left, ...
確定! 回上一頁