MCT

Comment 2 for bug 565116

Revision history for this message
Paul Pogonyshev (doublep) wrote :

I added the following text in 'Conceptual Differences' section:

* Rehashing or insertion, which can indirectly cause it, invalidate pointers and
  references to elements, not only iterators. This is because under closed hashing scheme
  all elements are stored in a single memory block.