operator=()
BasicSystemIStreamWrapper::operator=(const BasicSystemIStreamWrapper&) method
Copy assignment operator. Deleted.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(const BasicSystemIStreamWrapper &)=delete
BasicSystemIStreamWrapper::operator=(BasicSystemIStreamWrapper&&) method
Move assignment operator.
BasicSystemIStreamWrapper & System::IO::BasicSystemIStreamWrapper<Elem, Traits>::operator=(BasicSystemIStreamWrapper &&right) noexcept
Arguments
Parameter | Type | Description |
---|---|---|
right | BasicSystemIStreamWrapper&& | Object to be move |
Return Value
*this
See Also
- Class BasicSystemIStreamWrapper
- Namespace System::IO
- Library Aspose.Slides