Return (a copy of) the allocator used for memory allocation by this multiset.
Synopsis
Declared in <bslstl_multiset.h>
multiset<KEY, COMPARATOR, ALLOCATOR>::allocator_type
get_allocator() const noexcept;
Created with MrDocs