basic_streambuf::off_type
Associates a type name within basic_streambuf scope with one of the types in a template parameter.
typedef typename traits_type::off_type off_type;
요구 사항
Header: <streambuf>
네임스페이스: std
Associates a type name within basic_streambuf scope with one of the types in a template parameter.
typedef typename traits_type::off_type off_type;
Header: <streambuf>
네임스페이스: std