[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Node-nextAddress] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Node.adoc[StripedUnorderedContainerImpl_Node]::nextAddress :relfileprefix: ../../../ :mrdocs: Return the address of the pointer to the next node. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Node.adoc[StripedUnorderedContainerImpl_Node<KEY, VALUE>]** nextAddress(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#