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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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