Summary
Using the "right container" is great: If you have a good reason to use a specific container type, use that container type knowing that you did the right thing.
So is using vector: Otherwise, write vector and keep going without breaking stride, also knowing you did the right thing.
 |