basic_istringstream::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_istringstream Class

basic_istringstream Members

iostream Programming

iostreams Conventions