[#absl-FixedArray-iterator] = xref:absl.adoc[absl]::xref:absl/FixedArray.adoc[FixedArray]::iterator :relfileprefix: ../../ :mrdocs: A random‐access iterator over the elements. == Synopsis Declared in `<absl/container/fixed_array.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using iterator = xref:absl/FixedArray/pointer.adoc[pointer]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#