This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of LEWG status.

4329. Customising affine_on for other algorithms

Section: 33.13.3 [exec.affine.on] Status: LEWG Submitter: Dietmar Kühl Opened: 2025-08-31 Last modified: 2025-10-27

Priority: 3

View other active issues in [exec.affine.on].

View all other issues in [exec.affine.on].

View all issues with LEWG status.

Discussion:

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.

[2025-10-23; Reflector poll. Status changed: New → LEWG]

Set priority to 3 after reflector poll. Send to LEWG.

"Becomes moot if we remove customization entirely."

[2025-10-24; Resolves US 232-366]

Proposed resolution: