Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Reference
Libraries Reference
<vector>
Classes
vector Class
Typedefs
 vector::iterator
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Standard C++ Library Reference 
vector::iterator 

A type that provides a random-access iterator that can read or modify any element in a vector.

typedef implementation-defined iterator;

A type iterator can be used to modify the value of an element.

See the example for begin.

Header: <vector>

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker