|
halcheck 1.0
|
Utilities for executing code on scope exit. More...
Classes | |
| class | halcheck::lib::finally_t< F > |
| Calls a function upon destruction. More... | |
Functions | |
| template<typename F > | |
| lib::finally_t< F > | finally (F func) |
Utilities for executing code on scope exit.