Set the address of the head of this bucket list to the specified value.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
void
setHead(StripedUnorderedContainerImpl_Node<KEY, VALUE>* value);
Parameters
Name |
Description |
value |
new head node pointer |
Created with MrDocs