AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ operator=()

Path & drama::Path::operator= ( Path &&  rhs)
default

Move assignment operator.

Parameters
rhsThe source item.
Returns
A reference to *this.