Click on the banner to return to the class reference home page.

Stream Iterators


Iterators

Summary

Stream iterators provide iterator capabilities for ostreams and istreams, allowing generic algorithms to be used directly on streams.

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

None

See

See the sections istream_iterator and ostream_iterator for a description of these iterators.


©Copyright 1996, Rogue Wave Software, Inc.