Return the address of the value (of the template parameter VALUE_TYPE) of the element at which this iterator is positioned. The behavior is undefined unless the iterator refers to a valid (not yet erased) node the list.
Declared in <bslstl_hashtableiterator.h>
HashTableIterator<VALUE_TYPE, DIFFERENCE_TYPE>::pointer
operator->() const;