bsl::stop_source::operator=

Set this object to refer to the stop state (or lack thereof) that the specified other object refers to, and reset other to not refer to a stop state.

Synopsis

Declared in <bslstl_stoptoken.h>

stop_source&
operator=(BloombergLP::bslmf::MovableRef<stop_source> other) noexcept;