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