Return the number of elements stored in this object.

Synopsis

Declared in <bdlc_hashtable.h>

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

Return Value

number of elements stored

Created with MrDocs