Return a pointer to the value referenced by this iterator.

Synopsis

Declared in <bslstp_hashtable.h>

pointer
operator‐>() const;

Return Value

pointer to the value referenced by this iterator

Created with MrDocs