Set this node's pointer‐to‐next‐node to the specified nextPtr.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
void
setNext(StripedUnorderedContainerImpl_Node* nextPtr);
Created with MrDocs