absl::linked_hash_set::get_allocator

Returns the allocator.

Synopsis

Declared in <absl/container/linked_hash_set.h>

allocator_type
get_allocator() const;

Return Value

The allocator.