ostream_iterator::ostream_type
提供 Iterator 的資料流型別的型別。
typedef basic_ostream<CharType, Traits> ostream_type;
備註
此型別是 basic_ostream的CharType,<Traits>,定義物件可用來寫入使用 iostream 階層架構的資料流類別同義字。
範例
提供的範例參閱 ostream_iterator 宣告和使用 ostream_type。
需求
標頭:<迭代器>
命名空間: std