Luna::UnorderedMultiSet::operator=

UnorderedMultiSet & operator=(const UnorderedMultiSet &rhs)

Replaces elements of the set by coping elements from another set.

Parameters

  • in rhs

    The set to copy elements from.

Return value

Returns *this.