Skip to content

grant connect permission to return a type other than decltype(sndr.connect(rcvr)) #281

Open
@ericniebler

Description

@ericniebler

@ispeters recent work on async stacks has involved changing the connect customization point to wrap the resulting operation state into one that maintains back pointers for reconstructing the stack.

The current specification of connect does not allow for that. We should loosen the requirements on the return type of connect.

This cannot be done after we ship connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions