Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Implement PRO_DEF_FREE_AS_MEM_DISPATCH#189

Merged
mingxwa merged 1 commit intomicrosoft:mainfrom
mingxwa:user/mingxwa/free-as-mem-dispatch
Nov 4, 2024
Merged

Implement PRO_DEF_FREE_AS_MEM_DISPATCH#189
mingxwa merged 1 commit intomicrosoft:mainfrom
mingxwa:user/mingxwa/free-as-mem-dispatch

Conversation

@mingxwa
Copy link
Contributor

@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 requested review from guominrui and tian-lt October 31, 2024 13:31
@mingxwa mingxwa merged commit c224dee into microsoft:main Nov 4, 2024
@mingxwa mingxwa deleted the user/mingxwa/free-as-mem-dispatch branch November 4, 2024 08:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve accessibility for free function call

3 participants