System::IO::BasicSystemOStreamWrapper::operator= metodu

BasicSystemOStreamWrapper::operator=(BasicSystemOStreamWrapper&&) method

Taşıma atama operatörü.

BasicSystemOStreamWrapper & System::IO::BasicSystemOStreamWrapper<Elem, Traits>::operator=(BasicSystemOStreamWrapper &&right) noexcept
ParametreTürAçıklama
rightBasicSystemOStreamWrapper&&Object taşınacak

ReturnValue

*this

Ayrıca Bakınız

BasicSystemOStreamWrapper::operator=(const BasicSystemOStreamWrapper&) method

Kopya atama operatörü. Silindi.

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

Ayrıca Bakınız