[#bsl-vector_UintPtrConversionIterator-operator_star] = xref:bsl.adoc[bsl]::xref:bsl/vector_UintPtrConversionIterator.adoc[vector_UintPtrConversionIterator]::operator* :relfileprefix: ../../ :mrdocs: Return the value of the pointer this iterator refers to, converted to an unsigned integer. == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/UintPtr.adoc[BloombergLP::bsls::Types::UintPtr] operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#