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