Same as the preceding overload for the specified key type.

Synopsis

Declared in <bdlb_hashutil.h>

static
unsigned int
hash1(signed char key);

Return Value

portable 32‐bit hash value for key

Parameters

Name

Description

key

value to hash

Created with MrDocs