Create an iterator that references the value pointed to by the specified nodePtr. If 0 == nodePtr the iterator will be singular.
nodePtr
0 == nodePtr
Declared in <bslstl_list.h>
<bslstl_list.h>
explicit List_Iterator(Node* nodePtr);