Return the address of the parameterized VALUE_TYPE object pointed to by this iterator.
Synopsis
Declared in <bslalg_dequeiterator.h>
VALUE_TYPE*
valuePtr() const;
Return Value
address of the element pointed to by this iterator
Created with MrDocs