Luna::UnorderedSet::UnorderedSet

UnorderedSet(const UnorderedSet &rhs)

Constructs a set by coping elements from another set.

Parameters

  • in rhs

    The set to copy elements from.