Deleted copy constructor; this guard is non‐copyable.

Synopsis

Declared in <streams.h>

ScopedDataStreamUsage(ScopedDataStreamUsage const& other) = delete;

Parameters

Name

Description

other

The instance that would be copied.

Created with MrDocs