[#BloombergLP-bdlb-TransformIterator-operator_ptr-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/TransformIterator.adoc[TransformIterator]::operator‐> :relfileprefix: ../../../ :mrdocs: Return the address of the transformed current element. == Synopses Declared in `<bdlb_transformiterator.h>` Return the address of the transformed current element. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/TransformIterator/pointer.adoc[TransformIterator<FUNCTOR, ITERATOR>::pointer] xref:BloombergLP/bdlb/TransformIterator/operator_ptr-0a.adoc[operator‐>](); ---- [.small]#xref:BloombergLP/bdlb/TransformIterator/operator_ptr-0a.adoc[_» more..._]# Return the address of the transformed current element. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/TransformIterator/pointer.adoc[TransformIterator<FUNCTOR, ITERATOR>::pointer] xref:BloombergLP/bdlb/TransformIterator/operator_ptr-01.adoc[operator‐>]() const; ---- [.small]#xref:BloombergLP/bdlb/TransformIterator/operator_ptr-01.adoc[_» more..._]# == Return Value pointer to the transformed current element [.small]#Created with https://www.mrdocs.com[MrDocs]#