Luna::UnorderedSet::swap

void swap(UnorderedSet &rhs)

Swaps elements of this set with the specified set.

Parameters

  • in rhs

    The set to swap elements with.