CScriptCheck::CScriptCheck

Copy construction is disabled.

Synopsis

Declared in <validation.h>

CScriptCheck(CScriptCheck const& other) = delete;

Parameters

NameDescription
otherThe instance that would be copied.