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

Synopsis

Declared in <bdlc_flathashmap.h>

std::size_t
capacity() const;

Created with MrDocs