System::IO::BasicSystemIOStreamWrapper::operator= method

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

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