[#absl-chunked_queue-iterator_common-ptr] = xref:absl.adoc[absl]::xref:absl/chunked_queue.adoc[chunked_queue]::xref:absl/chunked_queue.adoc[iterator_common]::ptr :relfileprefix: ../../../ :mrdocs: The element currently pointed at. == Synopsis Declared in `<absl/container/chunked_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- T* ptr = nullptr; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#