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