[#absl-FixedArray-const_reference] = xref:absl.adoc[absl]::xref:absl/FixedArray.adoc[FixedArray]::const_reference :relfileprefix: ../../ :mrdocs: A reference to a const element. == Synopsis Declared in `<absl/container/fixed_array.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using const_reference = xref:absl/FixedArray/value_type.adoc[value_type] const&; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#