Share via


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

Reference

basic_ostringstream Class

iostream Programming

iostreams Conventions

Other Resources

basic_ostringstream Members