是否有可能使[]操作员重载两次?允许,像这样:( function[3][3]像在二维数组中).
[]
function[3][3]
如果有可能,我想看一些示例代码.
c++ operator-overloading
c++ ×1
operator-overloading ×1