Luna::UnorderedMultiSet::swap

void swap(UnorderedMultiSet &rhs)

Swaps elements of this set with the specified set.

Parameters

  • in rhs

    The set to swap elements with.