Luna::UnorderedMap::swap

void swap(UnorderedMap &rhs)

Swaps elements of this map with the specified map.

Parameters

  • in rhs

    The map to swap elements with.