Create an iterator referring to the specified node.
Synopsis
Declared in <bslstp_slist.h>
_Slist_iterator(_Node* __x);
Parameters
Name |
Description |
__x |
node this iterator should refer to, or null |
Created with MrDocs