[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Bucket-head] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Bucket.adoc[StripedUnorderedContainerImpl_Bucket]::head :relfileprefix: ../../../ :mrdocs: Return 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>]* head() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#