System::IO::BasicSystemIOStreamBuf::operator= methode
BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method
Verplaatsings-toewijzingsoperator.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
| Parameter | Type | Beschrijving |
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Object te verplaatsen |
ReturnValue
*this
Zie ook
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
Copy‑toewijzingsoperator. Verwijderd.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
Zie ook
- Class BasicSystemIOStreamBuf
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Page for C++