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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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