std::unordered_set
allocator_type get_allocator() const noexcept;
Returns the allocator associated with the container.
The associated allocator.
Constant.