futures::nostopstate_t
Futures / Cancellation / nostopstate_t
Defined in header <futures/stop_token.hpp>
struct nostopstate_t;
Empty struct to initialize a stop_source without a shared stop state.
Public Functions
Member Functions | Description |
---|---|
(constructor) = default | (function) |
Public Functions
function nostopstate_t
Defined in header <futures/stop_token.hpp>
explicit nostopstate_t() = default;
Exception Safety
Basic exception guarantee.
Updated on 2023-01-04