executors / futures

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

Future continuation requirements #80

Closed brycelelbach closed 6 years ago

brycelelbach commented 6 years ago

Express FutureContinuation requirements in terms of type traits instead of formal concepts (since the requirements are parameterized on T) and clear up the wording.