System::IO::BasicSystemIOStreamBuf::operator= yöntemi
BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method
Taşıma atama operatörü.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
| Parameter | Type | Açıklama |
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Object taşınacak |
ReturnValue
*this
Ayrıca Bakınız
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
Kopya atama operatörü. Silinmiş.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
Ayrıca Bakınız
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++