Deleted copy assignment; this guard is non-copyable.
Declared in <streams.h>
ScopedDataStreamUsage&
operator=(ScopedDataStreamUsage const& other) = delete;
Reference to the current object
| Name | Description |
|---|---|
| other | The instance that would be assigned from. |