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

◆ operator=() [2/2]

LogStreamBuf & drama::logging::LogStreamBuf::operator= ( LogStreamBuf &&  rhs)
inlinenoexcept

Move assignment operator.

Often optimized out using the "copy elision" rule.

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

References drama::CreateRunDramaTask().