Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A type that represents the allocator class for the multimap object.
typedef Allocator allocator_type;
Remark
allocator_type is a synonym for the template parameter Allocator.
Example
See the example for get_allocator for an example using allocator_type.
Requirements
Header: <map>
Namespace: std