basic_ostringstream::allocator_type

The type is a synonym for the template parameter Alloc.

typedef Alloc allocator_type;

Requirements

Header: <sstream>

Namespace: std

See Also

Concepts

basic_ostringstream Class

basic_ostringstream Members

iostream Programming

iostreams Conventions