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 10:30

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

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