|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <scope_exit.h>
Public Member Functions | |
| scope_exit (EF &&f) | |
| scope_exit (scope_exit &&rhs) | |
| ~scope_exit () | |
| void | release () |
Definition at line 15 of file scope_exit.h.
|
inlineexplicit |
Definition at line 19 of file scope_exit.h.
|
inline |
Definition at line 25 of file scope_exit.h.
|
inline |
Definition at line 33 of file scope_exit.h.
|
inline |
Definition at line 38 of file scope_exit.h.
1.9.8