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