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

Investigate and cleanup delegates #404

Closed
GlynLeine opened this issue Feb 27, 2022 · 1 comment
Closed

Investigate and cleanup delegates #404

GlynLeine opened this issue Feb 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working team core

Comments

@GlynLeine
Copy link
Member

Describe the bug
Delegates might have unused parts, and might not destruct propperly when used with non static non member functions

Expected behavior
delegates should work with any callable type and construct and cleanup propperly.

@GlynLeine GlynLeine added bug Something isn't working team core labels Feb 27, 2022
@GlynLeine GlynLeine self-assigned this Feb 27, 2022
@GlynLeine
Copy link
Member Author

done in Core 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team core
Projects
None yet
Development

No branches or pull requests

1 participant