System::IO::BasicSystemIOStreamWrapper::operator= metode

BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method

Operator penugasan pindah.

BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(BasicSystemIOStreamWrapper &&right) noexcept
ParameterTipeDeskripsi
rightBasicSystemIOStreamWrapper&&Object untuk dipindahkan

ReturnValue

*this

Lihat Juga

BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method

Operator penugasan penyalin. Dihapus.

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

Lihat Juga