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

BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method

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

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

ReturnValue

*this

انظر أيضًا

BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method

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

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

انظر أيضًا