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