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

◆ operator=() [2/2]

Id & drama::sds::Id::operator= ( Id &&  rhs)
inlinenoexcept

Move assignment operator.

Often optimized out using the "copy elision" rule.

Parameters
rhsthe item being assigned to this item.
Returns
A reference to *this.

References drama::CreateRunDramaTask().