Replies: 1 comment
-
|
Yes, - one can disable bindings for particular member function using |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Exists there already a mechanism to expose only some, not all member functions of a class to Python?
If not, do you have suggestions how such a mechanism could work? How to flag functions for exclusion? With preprocesor conditionals as in Swig?
Beta Was this translation helpful? Give feedback.
All reactions