Return the address of the value at this iterator's position.

Synopsis

Declared in <bslstl_hashtableiterator.h>

Description

The behavior is undefined unless the iterator refers to a valid (not yet erased) node in the list.

Return Value

address of the value at this iterator's position

Created with MrDocs