Return the value of the pointer this iterator refers to, converted to an unsigned integer.
Synopsis
Declared in <bslstl_vector.h>
BloombergLP::bsls::Types::UintPtr
operator*() const;
Return Value
value of the pointer this iterator refers to, converted to an unsigned integer
Created with MrDocs