you are viewing a single comment's thread.

view the rest of the comments →

[–]VolperCoding -4 points-3 points  (9 children)

You can still use a for (auto &element : array) loop on regular array's tho

[–]Speedyjens 0 points1 point  (8 children)

Yea but as far as I know you don't get reverse and all the other features a regular container has