operator=()
BasicSystemIOStreamBuf::operator=(const BasicSystemIOStreamBuf&) method
Copy assignment operator. Deleted.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(const BasicSystemIOStreamBuf &)=delete
BasicSystemIOStreamBuf::operator=(BasicSystemIOStreamBuf&&) method
Move assignment operator.
BasicSystemIOStreamBuf & System::IO::BasicSystemIOStreamBuf<Elem, Traits>::operator=(BasicSystemIOStreamBuf &&right) noexcept
Arguments
Parameter | Type | Description |
---|---|---|
right | BasicSystemIOStreamBuf&& | Object to be move |
Return Value
*this
See Also
- Class BasicSystemIOStreamBuf
- Namespace System::IO
- Library Aspose.Slides