LLVM: include/llvm/ADT/ScopeExit.h File Reference (original) (raw)
This file defines the make_scope_exit function, which executes user-defined cleanup logic at scope exit. More...
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::detail |
| A self-contained host- and target-independent arbitrary-precision floating-point software implementation. |
Detailed Description
This file defines the make_scope_exit function, which executes user-defined cleanup logic at scope exit.
Definition in file ScopeExit.h.