VMS Help
CXXLSTD, Iterators, Stream Iterators

 *Conan The Librarian

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

 NAME

   Stream_Iterators  - Stream iterators provide 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.

 STANDARDS CONFORMANCE
   ANSI X3J16/ISO WG21 Joint C++	Committee
  Close     Help