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

how to integration c++ class #539

Open
lilothar opened this issue Feb 7, 2024 · 1 comment
Open

how to integration c++ class #539

lilothar opened this issue Feb 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@lilothar
Copy link

lilothar commented Feb 7, 2024

I want to integrate c++ class to codon more conveniently, I known it how to integrate a c style function to codon. for example ,I write a class by template flat_hash_map<K, V>, it there any way to bind it to codon like pybind? Or give me a hint on how to write a module to complete this work.

@inumanag inumanag added the enhancement New feature or request label Nov 10, 2024
@inumanag
Copy link
Contributor

We do not yet support this. Will definitely consider this in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants