Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary methods produce a return value with the type of the encapsulating class rather than the method return type #4

Open
Matthewacon opened this issue Apr 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Matthewacon
Copy link
Member

Parse the return value from the function signature, lookup that class and pass it to the capture-by-value callback.

@Matthewacon Matthewacon self-assigned this Apr 3, 2020
@Matthewacon Matthewacon added bug Something isn't working high priority labels Apr 3, 2020
@Matthewacon Matthewacon added this to Needs triage in Triage Apr 4, 2020
@Matthewacon Matthewacon added this to To do in Sprint Apr 4, 2020
@Matthewacon Matthewacon moved this from Needs triage to High priority in Triage Apr 4, 2020
@Matthewacon Matthewacon moved this from To do to In progress in Sprint Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Sprint
  
In progress
Triage
High priority
Development

No branches or pull requests

1 participant