Return the node preceding __node when walking from __head.
__node
__head
Declared in <bslstp_slistbase.h>
<bslstp_slistbase.h>
static _Slist_node_base const* __previous( _Slist_node_base const* __head, _Slist_node_base const* __node);