basic_streambuf::int_type
Associates a type name within basic_streambuf scope with one of the types in a template parameter.
typedef typename traits_type::int_type int_type;
Requirements
Header: <streambuf>
Namespace: std
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Associates a type name within basic_streambuf scope with one of the types in a template parameter.
typedef typename traits_type::int_type int_type;
Header: <streambuf>
Namespace: std