Create an iterator referring to the specified node.

Synopsis

Declared in <bslstp_slist.h>

_Slist_iterator_base(_Slist_node_base* __x);

Parameters

Name

Description

__x

node this iterator should refer to, or null

Created with MrDocs