Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A type that provides a pointer to the type of object managed by the allocator.
typedef Type *pointer;
Remarks
The pointer type implements Allocator::pointer as a typedef for Type*.
Requirements
Header: <allocators>
Namespace: stdext