pika icon indicating copy to clipboard operation
pika copied to clipboard

Update sender adaptors to inherit from `sender_adaptor_closure`

Open msimberg opened this issue 3 years ago • 0 comments

Once we unconditionally use the P2300 reference implementation, we should change our adaptors to inherit from sender_adaptor_closure instead of using the current partial_algorithm helper that we have. Related: #293.

msimberg avatar Jun 15 '22 15:06 msimberg