bsl::multimap::get_allocator

Return (a copy of) the allocator used for memory allocation by this multimap.

Synopsis

Declared in <bslstl_multimap.h>

multimap<KEY, VALUE, COMPARATOR, ALLOCATOR>::allocator_type
get_allocator() const noexcept;