Set this object to refer to the same stop state (or lack thereof) as the specified other object.

Synopsis

Declared in <bslstl_stoptoken.h>

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

Created with MrDocs