Compartir a través de


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

See Also

Concepts

basic_stringbuf Class

basic_stringbuf Members

iostream Programming

iostreams Conventions