Luna::UnorderedMultiMap::swap

void swap(UnorderedMultiMap &rhs)

Swaps elements of this map with the specified map.

Parameters

  • in rhs

    The map to swap elements with.