executors / futures

A proposal for a futures programming model for ISO C++
22 stars 7 forks source link

Modify the cancellation example #125

Closed LeeHowes closed 6 years ago

LeeHowes commented 6 years ago

Modify the example of cancellation to simplify .via and move the executor interactions into .then.

LeeHowes commented 6 years ago

I've never understood the preference for long_winded_case. However, for consistency...