[#bsl-_Sl_global-size] = xref:bsl.adoc[bsl]::xref:bsl/_Sl_global.adoc[_Sl_global]::size :relfileprefix: ../../ :mrdocs: Return the number of nodes reachable from `__node`. == Synopsis Declared in `<bslstp_slistbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::size_t size(xref:bsl/_Slist_node_base.adoc[_Slist_node_base]* __node); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#