Man Page Stream_Iterators.3



                       Standard C++ Library
             Copyright 1998, Rogue Wave Software, Inc.



NAME

     Stream_Iterators

      -  Stream  iterators  include  iterator  capabilities   for
     ostreams  and  istreams. They allow generic algorithms to be
     used directly on streams.

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