Rehashes the map so it can hold at least n elements without rehashing.
n
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
void rehash(size_t n);