Copying is disabled so the cache is reset exactly once.

Synopsis

Declared in <coins.h>

ResetGuard(ResetGuard const& other) = delete;

Parameters

Name

Description

other

The guard that would be copied from (copying is disabled).

Created with MrDocs