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