[#bsl-_Hashtable_node-_M_next] = xref:bsl.adoc[bsl]::xref:bsl/_Hashtable_node.adoc[_Hashtable_node]::_M_next :relfileprefix: ../../ :mrdocs: Pointer to the next node in the bucket chain. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/_Hashtable_node/_Self.adoc[_Self]* _M_next; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#