Constructors

Synopses

Declared in <bslstp_slist.h>

Create a singular (past‐the‐end) iterator.

Create an iterator from a non‐const iterator of the same value type.

_Slist_iterator(iterator const& __x);

Create an iterator referring to the specified node.

Created with MrDocs