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