Returns the allocator.

Synopsis

Declared in <absl/container/linked_hash_set.h>

allocator_type
get_allocator() const;

Return Value

The allocator.

Created with MrDocs