[#BloombergLP-bdlc-HashTable-capacityHint] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/HashTable.adoc[HashTable]::capacityHint :relfileprefix: ../../../ :mrdocs: Return the capacity hint that was used to determine the capacity of this object. == Synopsis Declared in `<bdlc_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] capacityHint() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#