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

Related projects

Alternatives and complementary repositories for boost.scope_guard