[#bsl-_Ht_iterator-operator_inc-09] = xref:bsl.adoc[bsl]::xref:bsl/_Ht_iterator.adoc[_Ht_iterator]::operator++ :relfileprefix: ../../ :mrdocs: Advance this iterator to the next element and return its new value. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/_Ht_iterator/_Self.adoc[_Self]& operator++(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#