blob: 1389b4ade6c5d48c80f93625218ec6f8f944756f [file] [log] [blame]
Array3d v(1, 2, 3);
cout << v - 5 << endl;