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.

Synopsis

Declared in <bdlc_hashtable.h>

typedef bsls::Types::Int64 Handle;

Created with MrDocs