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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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