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

[WIP]Function interfaces don't work with template function decl #210

Closed
aaronj0 opened this issue Mar 19, 2024 · 1 comment
Closed

[WIP]Function interfaces don't work with template function decl #210

aaronj0 opened this issue Mar 19, 2024 · 1 comment

Comments

@aaronj0
Copy link
Collaborator

aaronj0 commented Mar 19, 2024

Interfaces in InterOp used in CPyCppyy checks only for FunctionDecls.
This breaks creation of Proxies and subsequent wrapping of args, templated methods in the class and building the dict.

@aaronj0
Copy link
Collaborator Author

aaronj0 commented Apr 15, 2024

Fixed with #215 and consequent PR's on cppyy repos

@aaronj0 aaronj0 closed this as completed Apr 15, 2024
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

No branches or pull requests

1 participant