Luna::HashMap::swap

void swap(HashMap &rhs)

Swaps elements of this map with the specified map.

Parameters

  • in rhs

    The map to swap elements with.