map::allocator_type
Ein Typ, der die allocator-Klasse für das Zuordnungsobjekt darstellt.
typedef Allocator allocator_type;
Hinweis
allocator_type ist ein Synonym für den Vorlagenparameter Allocator.
Weitere Informationen zu Allocator, finden Sie im Abschnitt Hinweise des Themas map-Klasse.
Beispiel
Siehe Beispiels für get_allocator als ein Beispiel, das allocator_type verwendet.
Anforderungen
Header: <map>
Namespace: std