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

Synopsis

Declared in <bslstl_unorderedmultiset.h>

ALLOCATOR
get_allocator() const noexcept;

Created with MrDocs