Returns the maximum number of elements the map can hold.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
size_type max_size() const noexcept;
The maximum number of elements.