Luna::SelfIndexedHashMap::swap

void swap(SelfIndexedHashMap &rhs)

Swaps elements of this map with the specified map.

Parameters

  • in rhs

    The map to swap elements with.