Metodo System::IO::BasicSystemIStreamWrapper::operator=
BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method
Operatore di assegnazione di spostamento.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(BasicSystemIStreamWrapper &&right) noexcept
| Parametro | Tipo | Descrizione |
|---|---|---|
| right | BasicSystemIStreamWrapper&& | Object da spostare |
ReturnValue
*this
Vedi anche
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method
Operatore di assegnazione di copia. Eliminato.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(const BasicSystemIStreamWrapper &)=delete
Vedi anche
- Class BasicSystemIStreamWrapper
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.Page for C++