AppLayerLabs / bdk-cpp

MIT License
7 stars 12 forks source link

Fix/destructors noexcept #115

Closed lambdart closed 3 months ago

lambdart commented 3 months ago

Trying to fix: Do not throw uncaught exceptions in a destructor.