futures::stoppable_opt
Futures / Future options / stoppable_opt
Defined in header <futures/future_options_args.hpp>
struct stoppable_opt;
Future option to determine the future is stoppable.
Description
The operation state of a stoppable future holds a stop token we can use to request the main operation to stop.
Updated on 2023-01-04