Skip to content

add support for inheriting from C++ base classes in the C API #7

@anderslanglands

Description

@anderslanglands

We'll need to use the same sort of infrastructure as for stdfunction wrapping, but:

  • we'll need to generate trampolines for each virtual method in the base class we're inheriting from
  • the user will need to pass a virtual function table in to the generated constructors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions