System::IO::BasicSystemOStreamWrapper::operator= metod

BasicSystemOStreamWrapper::operator=(BasicSystemOStreamWrapper&&) method

Flyttilldelningsoperator.

BasicSystemOStreamWrapper & System::IO::BasicSystemOStreamWrapper<Elem, Traits>::operator=(BasicSystemOStreamWrapper &&right) noexcept
ParameterTypeBeskrivning
rightBasicSystemOStreamWrapper&&Object att flyttas

ReturnValue

*this

Se även

BasicSystemOStreamWrapper::operator=(const BasicSystemOStreamWrapper&) method

Kopieringstilldelningsoperator. Borttagen.

BasicSystemOStreamWrapper & System::IO::BasicSystemOStreamWrapper<Elem, Traits>::operator=(const BasicSystemOStreamWrapper &)=delete

Se även