Return the number of elements this table could hold if the load factor were 1.

Synopsis

Declared in <bdlc_flathashtable.h>

std::size_t
capacity() const;

Created with MrDocs