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

◆ operator=() [1/2]

LogStreamBuf & drama::logging::LogStreamBuf::operator= ( const LogStreamBuf rhs)
delete

Assignment operator - deleted.

Not possible to assign LogStreamBuf objects.

A Move assignment operator is available and deals with most relevant cases of interest.