|
LLVM
4.0.0
|
#include <ScopeExit.h>
Public Member Functions | |
| template<typename Fp > | |
| scope_exit (Fp &&F) | |
| scope_exit (scope_exit &&Rhs) | |
| ~scope_exit () | |
Definition at line 26 of file ScopeExit.h.
|
inlineexplicit |
Definition at line 31 of file ScopeExit.h.
|
inline |
Definition at line 33 of file ScopeExit.h.
|
inline |
Definition at line 35 of file ScopeExit.h.
1.8.6