arrayfire / forge

High Performance Visualization
222 stars 48 forks source link

fix: Remove throw calls from destructors #154

Closed 9prady9 closed 6 years ago

9prady9 commented 6 years ago

What kind of change does this PR introduce? (Bug fix, feature, documentation update, new examples etc.) It is a bug fix.

What is the current behavior? (You can also link to an open issue here) Constructors are throwing exceptions, which is very bad.