Skip to content

with-await-transform::await_transform should not use a deduced return type #309

Open
@t3nsor

Description

@t3nsor

https://eel.is/c++draft/exec.awaitable#5

The use of the deduced return type causes the definition of the sender's as_awaitable method to be instantiated too early, e.g., when the sender is passed to get_completion_signatures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1bugSomething isn't workingpending-wg21A paper or an LWG issue exits

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions