[#bsl-_Sl_global-__splice_after-08] = xref:bsl.adoc[bsl]::xref:bsl/_Sl_global.adoc[_Sl_global]::__splice_after :relfileprefix: ../../ :mrdocs: Splice all nodes following `__head` into the list immediately after `__pos`. == Synopsis Declared in `<bslstp_slistbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void __splice_after( xref:bsl/_Slist_node_base.adoc[_Slist_node_base]* __pos, xref:bsl/_Slist_node_base.adoc[_Slist_node_base]* __head); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#