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