allocator_base::value_type
A type that is managed by the allocator.
typedef Type value_type;
Remarks
The object type implements allocator::value_type as a typedef for Type.
Requirements
Header: <allocators>
Namespace: stdext
A type that is managed by the allocator.
typedef Type value_type;
The object type implements allocator::value_type as a typedef for Type.
Header: <allocators>
Namespace: stdext