Skip to content

v0.2.0: Merge pull request #7 from Sgeo/scoped

Compare
Choose a tag to compare
@Sgeo Sgeo released this 06 Aug 21:58
· 2 commits to master since this release
  • Switch to using std::panic instead of destructor traps.
  • New scoped API
  • New take_or_recover function.
  • std::process::abort() instead of exit.

Note that the unit tests aren't really where I want them to be.