Return the address of the node at which this iterator is positioned in the list, or 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.
Declared in <bslstl_hashtableiterator.h>
<bslstl_hashtableiterator.h>
bslalg::BidirectionalLink* node() const;