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