questions on template class and function bind. #4517
Unanswered
ChunelFeng
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Currently, i bind every common used specifications as individual python classes in my project. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI,current we want to bind this cpp repo CGraph with python3,
and we want to make sure the limit for template support in pybind11.
As there is a lot of template class and function in CGraph repo,
just ask whether it works ok with pybind11.
Beta Was this translation helpful? Give feedback.
All reactions