Luna::HashSet::swap

void swap(HashSet &rhs)

Swaps elements of this set with the specified set.

Parameters

  • in rhs

    The set to swap elements with.