Data type to handle elements in the double-hashed table. This value is guaranteed to be between 0 and the capacity of the hash table.
Declared in <bdlc_hashtable.h>
<bdlc_hashtable.h>
typedef bsls::Types::Int64 Handle;