A type that represents the allocator class for a forward list object.
typedef Allocator allocator_type;
Remarks
allocator_type is a synonym for the template parameter Allocator.
Requirements
Header: <forward_list>
Namespace: std
A type that represents the allocator class for a forward list object.
typedef Allocator allocator_type;
allocator_type is a synonym for the template parameter Allocator.
Header: <forward_list>
Namespace: std