Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Inheritance across modules #57

@kwabenantim

Description

@kwabenantim

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions