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