Internal storage for a list iterator. More...
Internal storage for a list iterator.
Public access through list_iterator_t.
The list the iterator is associated with.
The node that the iterator will return next.
The previous node examined by the iterator.