basic_stringbuf::traits_type
Associates a type name with the Tr template parameter.
typedef Tr traits_type;
Remarks
The type is a synonym for the template parameter Tr.
Requirements
Header: <sstream>
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 with the Tr template parameter.
typedef Tr traits_type;
The type is a synonym for the template parameter Tr.
Header: <sstream>
Namespace: std