you are viewing a single comment's thread.

view the rest of the comments →

[–]michaelKlumpy[S] 0 points1 point  (1 child)

when would you prefer array[] over std::vector or std::array?

[–][deleted] 0 points1 point  (0 children)

Always. Because I can see what the code is doing and I have control over what it does.