重载运算符 meaning in English
overloaded operator
Examples
- Do overload operators in a symmetric fashion
以对称方式重载运算符。 - Shows how user - defined classes can overload operators
说明用户定义的类如何能够重载运算符。 - Is a class with overloaded operators
是具有重载运算符的类。 - Should also overload operator
的任何类型还应重载运算符 - This sample demonstrates how user - defined classes can overload operators
本示例说明用户定义的类如何能够重载运算符。