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