Ejemplo n.º 1
0
 /** Get the number of hash key collisions.
  * 
  *  @return the number of hash key collisions
  */
 size_type num_collisions() const { return m_ht.num_collisions(); }