System::IO::BasicSystemIOStreamWrapper::operator= method
BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method
मूव असाइनमेंट ऑपरेटर।
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(BasicSystemIOStreamWrapper &&right) noexcept
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| right | BasicSystemIOStreamWrapper&& | Object को मूव किया जाना है |
ReturnValue
*this
संबंधित देखें
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method
कॉपी असाइनमेंट ऑपरेटर। हटाया गया।
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(const BasicSystemIOStreamWrapper &)=delete
संबंधित देखें
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++