bsl::unordered_set<Attribute, AttributeHash>::get_allocator

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

Synopsis

Declared in <bslstl_unorderedset.h>

allocator<Attribute>
get_allocator() const noexcept;