Hi
Please help me in operator[] overloading in multidimensional objects.
for eg: a[i][j]
how can I identify which is a row index & which is a column index in an operator overloading routine for an member function of an array type object
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Thread: operator[] overloading
|
Click Here to Expand Forum to Full Width |