istream iterator « STL Algorithms Iterator « C++






1.Taking the sum of values from a stream
2.Use istream_iterator to loop through a string
3.Use istream_iterator to loop through a string defined by char pointer
4.Read words from standard input, sort and print out without duplicates
5.Read string from keyboard and save to vector directly
6.Advance istream_iterator