allocator_base::pointer
Un type qui fournit un pointeur vers le type d'objet a géré par l'allocateur.
typedef Type *pointer;
Notes
Le type pointeur implémente Allocator::pointer sous forme de typedef pour Type*.
Configuration requise
en-tête : <allocators>
stdext del'espace de noms :