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