ostreambuf_iterator::ostream_type
提供 ostream_iterator的資料流型別的型別。
typedef basic_ostream<CharType, Traits> ostream_type;
備註
型別為 basic_ostream的CharType,<Traits同義資料表。>
範例
提供的範例參閱 ostreambuf_iterator 宣告和使用 ostream_type。
需求
標頭:<迭代器>
命名空間: std
提供 ostream_iterator的資料流型別的型別。
typedef basic_ostream<CharType, Traits> ostream_type;
型別為 basic_ostream的CharType,<Traits同義資料表。>
提供的範例參閱 ostreambuf_iterator 宣告和使用 ostream_type。
標頭:<迭代器>
命名空間: std