ValidationCache::ValidationCache

Copy construction is disabled.

Synopsis

Declared in <validation.h>

ValidationCache(ValidationCache const& other) = delete;

Parameters

NameDescription
otherThe instance that would be copied.