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
| Parametre | Tür | Açıklama |
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Object taşınacak |
ReturnValue
*this
Ayrıca Bakınız
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Font for C++
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
Kopya atama operatörü. Silindi.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
Ayrıca Bakınız
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Font for C++