提供 ostream_iterator的流的类型。
typedef basic_ostream<CharType, Traits> ostream_type;
备注
类型为 basic_ostream的CharType,<特征的同义词>
示例
为有关如何参见 ostreambuf_iterator 声明和使用 ostream_type。
要求
头文件: <iterator>
命名空间: std
提供 ostream_iterator的流的类型。
typedef basic_ostream<CharType, Traits> ostream_type;
类型为 basic_ostream的CharType,<特征的同义词>
为有关如何参见 ostreambuf_iterator 声明和使用 ostream_type。
头文件: <iterator>
命名空间: std