basic_ios& copyfmt (const basic_ios& rhs);
*this
的相应成员。*this
返回相同的值element | 描述 |
---|---|
标志 | 格式标志 |
宽度 | 字段宽度 |
precision | precision |
getloc | selected locale |
iarray | internal extensible array * |
parray | internal extensible array * |
fill | 填充字符 |
tie | 绑定流 |
exceptions | exceptions mask (last to be copied, see below) |
(*fn)(erase_event,*this,index)
调用每个注册的回调函数fn。然后,在最后,在异常掩码被复制之前,函数会使用(*fn)(copyfmt_event,*this,index)
调用每个注册的回调函数fn(第二次调用可用于访问和修改复制的内部可扩展数组)。*this
|
|
"test.txt"
的文件中。********40 |
*this
), and accesses rhs.