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

Implement PRO_DEF_FREE_AS_MEM_DISPATCH #189

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Oct 31, 2024

Implemented macro PRO_DEF_FREE_AS_MEM_DISPATCH to improve accessibility that can turn a free function into a member function of proxy. Added a unit test case for code coverage.

Resolves #188

@mingxwa mingxwa merged commit c224dee into microsoft:main Nov 4, 2024
6 checks passed
@mingxwa mingxwa deleted the user/mingxwa/free-as-mem-dispatch branch November 4, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve accessibility for free function call
3 participants