[#BloombergLP-bdlc-HashTable-Handle] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/HashTable.adoc[HashTable]::Handle :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] Handle; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#