12.14.istream_iterator | ||||
12.14.1. | Use istream_iterator | |||
12.14.2. | Create istream_iterator for reading int values from cin | |||
12.14.3. | Use istream_iterator and ostream_iterator to read from cin and write to cout. | |||
12.14.4. | Use istreambuf_iterator, ostreambuf_iterator, and replace_copy() to filter a file. |