Метод System::IO::BasicSystemIOStreamWrapper::operator=
BasicSystemIOStreamWrapper::operator=(BasicSystemIOStreamWrapper&&) method
Оператор перемещающего присваивания.
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(BasicSystemIOStreamWrapper &&right) noexcept
| Параметр | Тип | Описание |
|---|---|---|
| right | BasicSystemIOStreamWrapper&& | Object для перемещения |
ReturnValue
*this
См. также
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++
BasicSystemIOStreamWrapper::operator=(const BasicSystemIOStreamWrapper&) method
Оператор копирующего присваивания. Удалён.
BasicSystemIOStreamWrapper & System::IO::BasicSystemIOStreamWrapper<Elem, Traits>::operator=(const BasicSystemIOStreamWrapper &)=delete
См. также
- Class BasicSystemIOStreamWrapper
- Class BasicSystemIOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++