brycelelbach / wg21_p2300_execution

`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Apache License 2.0
19 stars 6 forks source link

More Varna edits #53

Closed ccotter closed 11 months ago

ccotter commented 1 year ago

Updated movable-value to disallow arrays, and reverted just* back to decay_t.

ericniebler commented 11 months ago

superseded by cplusplus/sender-receiver#157