multimap::allocator_type
Ein Typ, der die allocator-Klasse für das multimap-Objekt darstellt.
typedef Allocator allocator_type;
Hinweis
allocator_type ist ein Synonym für den Vorlagenparameter Allocator.
Beispiel
Im Beispiel für get_allocator als Beispiel mit allocator_type.
Anforderungen
Header: <map>
Namespace: std