HDK
|
UT_ScopeExit which runs the given lambda on destruction. More...
#include <UT_ScopeExit.h>
Public Member Functions | |
UT_ScopeExit (F &action) | |
UT_ScopeExit (const F &&action) | |
UT_ScopeExit (F &&action) | |
UT_ScopeExit (UT_ScopeExit &&other) | |
~UT_ScopeExit () | |
UT_ScopeExit which runs the given lambda on destruction.
Definition at line 28 of file UT_ScopeExit.h.
|
inlineexplicit |
Definition at line 31 of file UT_ScopeExit.h.
|
inlineexplicit |
Definition at line 33 of file UT_ScopeExit.h.
|
inlineexplicit |
Definition at line 35 of file UT_ScopeExit.h.
|
inline |
Definition at line 37 of file UT_ScopeExit.h.
|
inline |
Definition at line 40 of file UT_ScopeExit.h.