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_token&
operator=(BloombergLP::bslmf::MovableRef<stop_token> other) noexcept;
Created with MrDocs