[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Bucket-headAddress] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Bucket.adoc[StripedUnorderedContainerImpl_Bucket]::headAddress :relfileprefix: ../../../ :mrdocs: Return the address of the head (node) of this bucket list. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Node.adoc[StripedUnorderedContainerImpl_Node<KEY, VALUE>]** headAddress(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#