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