ostreambuf_iterator::ostream_type
Un tipo che prevede il tipo di flusso ostream_iterator.
typedef basic_ostream<CharType, Traits> ostream_type;
Note
Il tipo è sinonimo basic_ostream<char, Traits>
Esempio
Vedere ostreambuf_iterator per un esempio di come dichiarare e utilizzare ostream_type.
Requisiti
intestazione: <iterator>
Spazio dei nomi: deviazione standard