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