Operator overloading: In C++, the program is allowed to use a single operator name to express several operators. Such a function is called the operator overloading.
英
美
- 在C++语言中,允许程序使用一个操作符名字表示多种操作符。这种功能叫做操作符重载。
