absl::linked_hash_map::get_allocator

Returns the allocator used by the map.

Synopsis

Declared in <absl/container/linked_hash_map.h>

allocator_type
get_allocator() const;

Return Value

The allocator.