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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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