Create a stop_source that refers to the same stop state as original.

Synopsis

Declared in <bslstl_stoptoken.h>

stop_source(stop_source const& original) noexcept;

Parameters

Name

Description

original

source object used to initialize this object

Created with MrDocs