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