Return the number of elements this set could hold if the load factor were 1.
Synopsis
Declared in <bdlc_flathashset.h>
std::size_t
capacity() const;
Return Value
capacity of this set
Created with MrDocs
Return the number of elements this set could hold if the load factor were 1.
Declared in <bdlc_flathashset.h>
std::size_t
capacity() const;
capacity of this set
Created with MrDocs