HashDigits

Constant defining the number of hexadecimal digits needed to represent a hash_t.

static immutable
auto HashDigits = hash_t.sizeof * 2;

Meta