Luna::Path::operator=
Path & operator=(const Path &rhs)
Replaces content of the path by coping content from another path.
Parameters
-
in rhs
The path to copy from.
Return value
Returns *this
.
Path & operator=(const Path &rhs)
Replaces content of the path by coping content from another path.
in rhs
The path to copy from.
Returns *this
.