Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
A type that represents the allocator class for the deque object.
typedef Allocator allocator_type;
Remarks
allocator_type is a synonym for the template parameter Allocator.
Example
See the example for get_allocator.
Requirements
Header: <deque>
Namespace: std