yuri-kilochek / boost.scope_guard

Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse syntax via class template deduction. Meant to supersede Boost.ScopeExit.
19Updated 6 years ago

Alternatives and similar repositories for boost.scope_guard:

Users that are interested in boost.scope_guard are comparing it to the libraries listed below