Return the maximum number of elements that can be stored in this object. Note that this value is computed based on the capacity hint used upon construction.

Synopsis

Declared in <bdlc_hashtable.h>

bsls::Types::Int64
capacity() const;

Created with MrDocs