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