Title
Customising affine_on for other algorithms
Status
new
Section
[exec.affine.on]
Submitter
Dietmar Kühl

Created on 2025-08-31.00:00:00 last changed 1 month ago

Messages

Date: 2025-08-31.00:00:00

There are no customisations of affine_on for other algorithms specified. For example, affine_on(just(), sched) can be equivalent to just() because just() completes inline and, thus, on the correct execution context.

History
Date User Action Args
2025-08-31 00:00:00admincreate