[#bsl-hash_map-begin-05] = xref:bsl.adoc[bsl]::xref:bsl/hash_map.adoc[hash_map]::begin :relfileprefix: ../../ :mrdocs: Return a const iterator to the first element. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hash_map/const_iterator.adoc[const_iterator] begin() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#