You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The headings for [exec.associate], [exec.stop.when], [exec.spawn.future], [exec.spawn] use std::execution::foo, the rest of the clause only execution::foo.
Proposed change:
Remove the redundant std:: in the specified headings.