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

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