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