[#absl-Cord-ChunkIterator-operator_ptr] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord/ChunkIterator.adoc[ChunkIterator]::operator‐> :relfileprefix: ../../../ :mrdocs: Member‐access dereference of the iterator. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/Cord/ChunkIterator/pointer.adoc[Cord::ChunkIterator::pointer] operator‐>() const; ---- == Return Value A pointer to the chunk the iterator currently points to. [.small]#Created with https://www.mrdocs.com[MrDocs]#