Luna::List::List
List(const List &rhs)
Constructs a list by copying elements from another list.
Parameters
-
in rhs
The list to copy elements from.
List(const List &rhs)
Constructs a list by copying elements from another list.
in rhs
The list to copy elements from.