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