Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ STL

Name: Anonymous 2009-08-28 12:46

Is it faster to iterate through stl vector with the [] operator or an iterator?
I would think that the iterator is faster but I'm too lazy to test.

Name: Anonymous 2009-08-29 9:22

>>14
True but not for all cases. Use a deque instead of a vector and see where that gets you.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List