bsl::deque::get_allocator

Return the allocator used by this deque to supply memory.

Synopsis

Declared in <bslstl_deque.h>

deque<VALUE_TYPE, ALLOCATOR>::allocator_type
get_allocator() const noexcept;