Return the allocator used by this container for allocating memory.

Synopsis

Declared in <bdlcc_deque.h>

bslma::Allocator*
allocator() const;

Created with MrDocs