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