executors / futures

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

Use `executor_future_t` and `executor_promise_t` in promise properties. #95

Closed brycelelbach closed 6 years ago

brycelelbach commented 6 years ago

Note that #93 needs to be resolved before this is merged. Ideally, @chriskohlhoff's signoff should be required for this (but due to time constraints we may just have to make do with @LeeHowes's review).

brycelelbach commented 6 years ago

REJECTED.