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.
HashSet(const HashSet &rhs)
Constructs a set by coping elements from another set.
in rhs
The set to copy elements from.