ScopedDataStreamUsage

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

Synopsis

Declared in <streams.h>

class ScopedDataStreamUsage;

Member Functions

NameDescription
ScopedDataStreamUsage [constructor]Constructors
~ScopedDataStreamUsage [destructor]Clear the referenced stream on destruction.
operator= [deleted]Deleted copy assignment; this guard is non-copyable.