basic_streambuf::off_type

关联 basic_streambuf 在范围内的类型名称与某个模板参数的类型。

typedef typename traits_type::off_type off_type;

要求

页眉: <streambuf>

命名空间: std

请参见

参考

basic_streambuf 类

iostream 编程

iostreams 约定