Constructors
Declared in <util/hash_type.h>
<util/hash_type.h>
Constructs a zero-initialized hash.
BaseHash();
Constructs a hash from an existing value.
explicit BaseHash(HashType const& in);