http://www.runoob.com/cplusplus/function-call-operator-overloading.html C++ 函数调用运算符 () 重载 C++ 重载运算符和重载函数 函数调用运算符 () 可以被重载用于类的对象。当重载 () ……