Template:cpp/io/member types
来自cppreference.com
[编辑] 成员类型
成员类型 | 定义 |
char_type
|
CharT
|
traits_type
|
Traits ;Traits::char_type 不是 CharT 时程序非良构。
|
int_type
|
Traits::int_type
|
pos_type
|
Traits::pos_type
|
off_type
|
Traits::off_type
|