http://www.runoob.com/cplusplus/subscripting-operator-overloading.html C++ 下标运算符 [] 重载 C++ 重载运算符和重载函数 下标操作符 [] 通常用于访问数组元素。重载该运算符用于增强操……