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