Create an iterator from a non‐const iterator of the same value type.
Synopsis
Declared in <bslstp_slist.h>
_Slist_iterator(iterator const& __x);
Parameters
Name |
Description |
__x |
non‐const iterator whose position is copied |
Created with MrDocs