Return the pointer to the next node.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
StripedUnorderedContainerImpl_Node<KEY, VALUE>*
next() const;
Return Value
pointer to the next node
Created with MrDocs
Return the pointer to the next node.
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
StripedUnorderedContainerImpl_Node<KEY, VALUE>*
next() const;
pointer to the next node
Created with MrDocs