共用方式為


ostreambuf_iterator::ostream_type

提供 ostream_iterator的資料流型別的型別。

typedef basic_ostream<CharType, Traits> ostream_type;

備註

型別為 basic_ostreamCharType,<Traits同義資料表。>

範例

提供的範例參閱 ostreambuf_iterator 宣告和使用 ostream_type

需求

標頭:<迭代器>

命名空間: std

請參閱

參考

ostreambuf_iterator 類別

標準樣板程式庫