Create a stop_source object that does not refer to a stop state and, therefore, cannot be used to request a stop.
Synopsis
Declared in <bslstl_stoptoken.h>
explicit
stop_source(nostopstate_t) noexcept;
Created with MrDocs