Set the pointer of the tail of this bucket list to the specified value.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
void
setTail(StripedUnorderedContainerImpl_Node<KEY, VALUE>* value);
Created with MrDocs