Luna::Tuple::Tuple
Tuple(const Tuple &rhs)=default
Constructs one tuple by coping elements from another tuple of the same type.
Parameters
-
in rhs
The tuple to copy elements from.
Tuple(const Tuple &rhs)=default
Constructs one tuple by coping elements from another tuple of the same type.
in rhs
The tuple to copy elements from.