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;
Return Value
capacity of this map
Created with MrDocs
Return the number of elements this map could hold if the load factor were 1.
Declared in <bdlc_flathashmap.h>
std::size_t
capacity() const;
capacity of this map
Created with MrDocs