FFIG / ffig

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

Add noexcept support for Python 3 #375

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

Partial support for #264

Constructors need doing too. I'm dividing this up to make minimal-sized PRs.