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