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

BasicSystemOStreamWrapper::operator=(BasicSystemOStreamWrapper&&) method

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

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

ReturnValue

*this

انظر أيضًا

BasicSystemOStreamWrapper::operator=(const BasicSystemOStreamWrapper&) method

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

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

انظر أيضًا