[#BloombergLP-bdlc-FlatHashTable-cend] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable.adoc[FlatHashTable]::cend :relfileprefix: ../../../ :mrdocs: Return an iterator one past the last entry in this table. == Synopsis Declared in `<bdlc_flathashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlc/FlatHashTable/const_iterator.adoc[FlatHashTable<KEY, ENTRY, ENTRY_UTIL, HASH, EQUAL>::const_iterator] cend() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#