[#bsl-_Slist_base-_M_erase_after-0b] = xref:bsl.adoc[bsl]::xref:bsl/_Slist_base.adoc[_Slist_base]::_M_erase_after :relfileprefix: ../../ :mrdocs: Erase the node immediately following `__pos` and return the next node. == Synopsis Declared in `<bslstp_slist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/_Slist_node_base.adoc[_Slist_node_base]* _M_erase_after(xref:bsl/_Slist_node_base.adoc[_Slist_node_base]* __pos); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#