executors / futures

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

Some consistency fixes. #76

Closed LeeHowes closed 6 years ago

LeeHowes commented 6 years ago

Consistency fixes moving from consumed to valid to make clearer the implications of the valid() operations and consistency with current futures.

Rename of variable ft to fc to match table.