bsl::stop_source::operator=

Set this object to refer to the same stop state as other.

Synopsis

Declared in <bslstl_stoptoken.h>

stop_source&
operator=(stop_source const& other) noexcept;

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
othersource whose stop state is copied