Другими словами:
Код: Выделить всё
void MyMatrix::ReturnValue()
{
int row = 0, col = 0;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/34461416/operator-overloading-2d-array-c[/url]Код: Выделить всё
void MyMatrix::ReturnValue()
{
int row = 0, col = 0;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/34461416/operator-overloading-2d-array-c[/url]