Returns the number of elements the map can hold without rehashing.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
size_t capacity() const;
The current capacity.