basic_string::iterator
Visual Studio 2012
A type that provides a random-access iterator that can access and read a const element in the string.
typedef implementation-defined iterator;
A type that provides a random-access iterator that can access and read a const element in the string.
typedef implementation-defined iterator;