string iterator « String « C++






1.Using an iterator to output a string
2.use iterator
3.string::npos
4.Create an iterator to a string and Use it to cycle through the characters of a string
5.increment the iterator
6.Access the contents of a string using iterators