Luna::UnorderedSet::operator=

UnorderedSet & operator=(const UnorderedSet &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.