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

संबंधित देखें