handlemap
A collection that produces handles that act as keys to retrieve the items it contains.
When an item is inserted, it returns a handle to its location. That handle will always be valid for as long as the item is in the collection.
A collection that produces handles that act as keys to retrieve the items it contains.
When an item is inserted, it returns a handle to its location. That handle will always be valid for as long as the item is in the collection.