executors / futures

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

Move to the namespace std::execution. #112

Closed griwes closed 6 years ago

griwes commented 6 years ago

Plus fix formatting, plus fix a bug where we still mentioned std::promise instead of std::standard_promise.

griwes commented 6 years ago

@LeeHowes @brycelelbach