Return the number of nodes reachable from __node.
Synopsis
Declared in <bslstp_slistbase.h>
static
std::size_t
size(_Slist_node_base* __node);
Created with MrDocs
Return the number of nodes reachable from __node.
Declared in <bslstp_slistbase.h>
static
std::size_t
size(_Slist_node_base* __node);
Created with MrDocs