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

◆ operator=() [3/3]

template<class T >
Future & drama::Future< T >::operator= ( Future< T > &&  rhs)
inlinenoexcept

Move assignment operator.

Parameters
rhsThe source object.
Returns
A reference to *this

References drama::CreateRunDramaTask().