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