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