[#BloombergLP-bdlc-FlatHashMap-cend] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashMap.adoc[FlatHashMap]::cend :relfileprefix: ../../../ :mrdocs: Return a `const_iterator` to the past‐the‐end element in the sequence of elements maintained by this map. == Synopsis Declared in `<bdlc_flathashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlc/FlatHashMap/const_iterator.adoc[FlatHashMap<KEY, VALUE, HASH, EQUAL>::const_iterator] cend() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#