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