ostreambuf_iterator::streambuf_type
提供 ostreambuf_iterator的資料流型別的型別。
typedef basic_streambuf<CharType, Traits> streambuf_type;
備註
型別為 basic_streambuf的CharType,<Traits>,則為 streambuf ,當特製化對字元型別 charI/O 緩衝區的資料流類別同義字。
範例
提供的範例參閱 ostreambuf_iterator 宣告和使用 streambuf_type。
需求
標頭:<迭代器>
命名空間: std