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

BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method

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

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

ReturnValue

*this

انظر أيضًا

BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method

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

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

انظر أيضًا