Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A type that represents the allocator class for the multiset object
typedef Allocator allocator_type;
Remarks
allocator_type is a synonym for the template parameter Allocator.
For more information on Allocator, see the Remarks section of the multiset Class topic.
Example
See the example for get_allocator for an example using allocator_type
Requirements
Header: <set>
Namespace: std