طريقة System::IO::BasicSystemIOStreamBuf::operator=

BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method

عامل إسناد النقل.

BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
معاملنوعالوصف
rightBasicSystemIOStreamBuf&&Object ليتم نقلها

ReturnValue

*this

انظر أيضًا

BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method

عامل إسناد النسخ. محذوف.

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

انظر أيضًا