[#bsl-_Slist_iterator-operator_ptr] = xref:bsl.adoc[bsl]::xref:bsl/_Slist_iterator.adoc[_Slist_iterator]::operator‐> :relfileprefix: ../../ :mrdocs: Return a pointer to the element at this position. == Synopsis Declared in `<bslstp_slist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/_Slist_iterator/pointer.adoc[pointer] operator‐>() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#