|
libcrn
3.9.5
A document image processing library
|
#include <functional>
Include dependency graph for CRNAtScopeExit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | crn::Destroyer |
| An objects that calls a functor when destroyed. More... | |
Namespaces | |
| crn | |
Macros | |
| #define | AtScopeExit(functor) crn::Destroyer CRNAtScopeExit_UNIFY_VAR(at_scope_exit)(functor) |
| Executes a functor at the end of the scope. More... | |
1.8.6