[#bsl-slist-operator_assign] = xref:bsl.adoc[bsl]::xref:bsl/slist.adoc[slist]::operator= :relfileprefix: ../../ :mrdocs: Assign this list to be a copy of the specified list. == Synopsis Declared in `<bslstp_slist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/slist.adoc[_Self]& operator=(xref:bsl/slist.adoc[_Self] const& __x); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#