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

Inheritance across modules #57

Open
kwabenantim opened this issue Sep 25, 2024 · 0 comments
Open

Inheritance across modules #57

kwabenantim opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@kwabenantim
Copy link
Member

Summary

If Foo is wrapped in module foo and AbstractFoo is in module base, the Foo wrapper cannot currently inherit from the AbstractFoo wrapper.

There is some documentation on how to implement this here: https://pybind11.readthedocs.io/en/stable/advanced/misc.html#partitioning-code-over-multiple-extension-modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant