BaseHash::BaseHash

Constructs a hash from an existing value.

Synopsis

Declared in <util/hash_type.h>

explicit
BaseHash(HashType const& in);

Parameters

NameDescription
inThe hash value to copy.