[#bsl-stop_source-2constructor-0f] = xref:bsl.adoc[bsl]::xref:bsl/stop_source.adoc[stop_source]::stop_source :relfileprefix: ../../ :mrdocs: Create a `stop_source` that refers to the same stop state as `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; ---- == Parameters [cols="1,4"] |=== | Name| Description | *original* | source object used to initialize this object |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#