Constructs a hash from an existing value.

Synopsis

Declared in <util/hash_type.h>

explicit
BaseHash(HashType const& in);

Parameters

Name

Description

in

The hash value to copy.

Created with MrDocs