Return the value of the integer to which this iterator currently refers. The behavior is undefined unless the iterator is within the range [ begin() .. end() )].
[ begin() .. end() )]
Declared in <bdlc_indexclerk.h>
<bdlc_indexclerk.h>
int operator*() const;