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
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