How do you create 2d std::array?
Say I want to create a 2d int array with 10 rows and 5 columns
And how would you access each element?
It seems like it's different from c-style array
3 replies to this topic






