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