System::IO::BasicSystemIStreamWrapper::operator=‑metod
BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method
Flyttilldelningsoperator.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(BasicSystemIStreamWrapper &&right) noexcept
| Parameter | Typ | Beskrivning |
|---|---|---|
| right | BasicSystemIStreamWrapper&& | Object att flyttas |
ReturnValue
*this
Se även
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.PDF for C++
BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method
Kopieringsoperator för tilldelning. Borttagen.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(const BasicSystemIStreamWrapper &)=delete
Se även
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.PDF for C++