ostream_iterator « File Stream « C++ Tutorial






12.12.ostream_iterator
12.12.1.Use ostream_iterator
12.12.2.Create ostream_iterator for writing int values to cout
12.12.3.Use ostream_iterator and copy to display collection content
12.12.4.transform algorithm with ostream_iterator