ostream_iterator - Performs formatted input of objects of type T from a particular ostream.
libstdcpp.lib
#include <ostream>
template <class Tp, class charTp,class traits = char_traits<charTp> >
class ostream_iterator : public iterator<output_iterator_tag,void,void>;
None
For additional information or queries on this page send feedback.
© 2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |