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