Return the allocator used by this container for allocating memory.
Synopsis
Declared in <bdlcc_deque.h>
bslma::Allocator*
allocator() const;
Return Value
the allocator used by this container
Created with MrDocs
Return the allocator used by this container for allocating memory.
Declared in <bdlcc_deque.h>
bslma::Allocator*
allocator() const;
the allocator used by this container
Created with MrDocs