Return the number of collisions encountered by this object.

Synopsis

Declared in <bdlc_hashtable.h>

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

Return Value

number of collisions encountered

Created with MrDocs