basic_stringstream::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_stringstream Class

iostream Programming

iostreams Conventions

Other Resources

basic_stringstream Members