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.

Created with MrDocs