Require empty scratch streams on entry and reset them on exit.

Synopsis

Declared in <streams.h>

class ScopedDataStreamUsage;

Member Functions

Name

Description

ScopedDataStreamUsage [constructor]

Constructors

~ScopedDataStreamUsage [destructor]

Clear the referenced stream on destruction.

operator= [deleted]

Deleted copy assignment; this guard is non‐copyable.

Created with MrDocs