[#bsl-list-054-const_reference] = xref:bsl.adoc[bsl]::xref:bsl/list-054.adoc[list]::const_reference :relfileprefix: ../../ :mrdocs: Reference to a non‐modifiable element stored in this list. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef VALUE const& const_reference; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#