[#bsl-list-054-end-06] = xref:bsl.adoc[bsl]::xref:bsl/list-054.adoc[list]::end :relfileprefix: ../../ :mrdocs: Return the past‐the‐end (forward) iterator providing non‐modifiable access to this list. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/list-054/const_iterator.adoc[list<VALUE, ALLOCATOR>::const_iterator] end() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#