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