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;
Created with MrDocs
Return the allocator used by this deque to supply memory.
Declared in <bslstl_deque.h>
deque<VALUE_TYPE, ALLOCATOR>::allocator_type
get_allocator() const noexcept;
Created with MrDocs