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