AssignRV()
BasicSystemIOStreamBuf::AssignRV(BasicSystemIOStreamBuf&&) method
Used in move constructor and move assignment operator to reset pointers and call swap().
void System::IO::BasicSystemIOStreamBuf<Elem, Traits>::AssignRV(BasicSystemIOStreamBuf &&right)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| right | BasicSystemIOStreamBuf&& | Rvalue reference to object to be swap | 
See Also
- Class BasicSystemIOStreamBuf
 - Namespace System::IO
 - Library Aspose.Slides