blob: e38b61e9599c25edce850c9c169ea9d8f4e5fd66 [file] [log] [blame]
Array<int, Dynamic, 1> v {{1, 2, 3, 4, 5}};
cout << v << endl;