Metode System::IO::BasicSystemIOStreamBuf::operator=.

BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method

Operator penugasan pindah.

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

ReturnValue

*this

Lihat Juga

BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method

Operator penugasan penyalin. Dihapus.

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

Lihat Juga