[#bsl-stop_source-2constructor-0f] = xref:bsl.adoc[bsl]::xref:bsl/stop_source.adoc[stop_source]::stop_source :relfileprefix: ../../ :mrdocs: Create a `stop_source` object that refers to the same stop state (or lack thereof) as the specified 'original. == Synopsis Declared in `<bslstl_stoptoken.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- stop_source(xref:bsl/stop_source.adoc[stop_source] const& original) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#