[#bsl-_Slist_base-_M_erase_after-04] = xref:bsl.adoc[bsl]::xref:bsl/_Slist_base.adoc[_Slist_base]::_M_erase_after :relfileprefix: ../../ :mrdocs: Erase nodes in the open range after the first argument up to the second. == 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]*, xref:bsl/_Slist_node_base.adoc[_Slist_node_base]*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#