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