ostream 成员
[本文档仅供预览,并可能在以后的版本中更改。 Blank topics are included as placeholders.]
参考
Typedef
创建在 char和 char_traits 专用专用 char 从 basic_ostream 的类型。 |
|
创建在 wchar_t和 char_traits 专用专用 wchar_t 从 basic_ostream 的类型。 |
操控器
停止某行并刷新缓冲区。 |
|
停止一个字符串。 |
|
刷新缓冲区。 |
|
交换 |
对于某些正确的 basic_ostream 对象参数交换左 basic_ostream 对象参数的值。 |
运算符
对流的写入各种类型。 |
类
模板类描述对象元素和编码对象的控件插入到流缓冲区。 |