FFIG / ffig

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

Add noexcept support to Ruby template #406

Closed jbcoe closed 6 years ago

jbcoe commented 6 years ago

What does this PR do?

Adds noexcept support to Ruby template

Closes

closes #265

Possible future work

Enhance the Ruby templates and tests to handle function arguments correctly.