Skip to content

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

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

Activity

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

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