System::IO::BasicSystemIOStreamBuf::operator= Methode
BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method
Move-Zuweisungsoperator.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
| Parameter | Typ | Beschreibung |
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Object zu verschieben |
ReturnValue
*this
Siehe auch
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Font for C++
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
Kopierzuweisungsoperator. Gelöscht.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
Siehe auch
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Font for C++