Luna::HashSet::HashSet

HashSet(const HashSet &rhs)

Constructs a set by coping elements from another set.

Parameters

  • in rhs

    The set to copy elements from.