
Module: Standard C++ Library Library: 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.
Copyright (c) 1994-2006 Rogue Wave Software, a Quovadx Division.
Licensed under the Apache License, Version 2.0.
Contact Rogue Wave about documentation or support issues. You can also seek help from other developers through the Apache stdcxx community (see below).