[#bsl-stop_source-operator_assign-0e] = xref:bsl.adoc[bsl]::xref:bsl/stop_source.adoc[stop_source]::operator= :relfileprefix: ../../ :mrdocs: Set this object to refer to the same stop state (or lack thereof) as the specified `other` object. == Synopsis Declared in `<bslstl_stoptoken.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/stop_source.adoc[stop_source]& operator=(xref:bsl/stop_source.adoc[stop_source] const& other) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#