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>
stop_source(stop_source const& original) noexcept;
Created with MrDocs