FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Dev jbcoe extended boost python bindings #436

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

What does this PR do?

Improves boost::python bindings generation to cope with non-properties and exceptions

Possible future work

Add support for concrete (non-abstract) base classes.