offa / scope-guard

Implementation of Scoped Guards and Unique Resource as proposed in P0052.
MIT License
47 stars 6 forks source link

Function std::uncaught_exceptions() is now available #78

Closed offa closed 7 years ago

offa commented 7 years ago

Function std::uncaught_exceptions() is now available (see #46). The old implementation can be removed.