[#BloombergLP-bdlc-FlatHashTable-end-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable.adoc[FlatHashTable]::end :relfileprefix: ../../../ :mrdocs: Return an iterator representing one past the end of the sequence of entries held by this container. == 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] end() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#