basic_stringbuf::traits_type

将类型名称与 Tr 模板参数。

typedef Tr traits_type;

备注

类型作为模板参数的 Tr的同义词。

要求

页眉: <sstream>

命名空间: std

请参见

参考

basic_stringbuf 类

iostream 编程

iostreams 约定