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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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