Return address of the tail (node) of this bucket list.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
StripedUnorderedContainerImpl_Node<KEY, VALUE>*
tail() const;
Return Value
pointer to the tail node of this bucket list
Created with MrDocs