Luna::SelfIndexedHashMap::SelfIndexedHashMap

SelfIndexedHashMap(SelfIndexedHashMap &&rhs)

Constructs a map by moving elements from another map.

Parameters

  • in rhs

    The map to move elements from.