Return the address of the node at this iterator's position.
Return 0 if this iterator is positioned after the end of a list. Note that this method is an implementation detail and is not part of the C++ standard.
address of the node, or 0 if past-the-end