[#BloombergLP-bdlc-IndexClerkIter-operator_star] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/IndexClerkIter.adoc[IndexClerkIter]::operator* :relfileprefix: ../../../ :mrdocs: 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() )]`. == Synopsis Declared in `<bdlc_indexclerk.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#