HDK
|
Enumerations | |
enum | OnExit |
Functions | |
template<typename F > | |
UT_ScopeExit< F > | operator+ (OnExit, F &&fn) |
|
strong |
Definition at line 53 of file UT_ScopeExit.h.
UT_ScopeExit<F> UT_ScopeGuard::operator+ | ( | OnExit | , |
F && | fn | ||
) |
Definition at line 62 of file UT_ScopeExit.h.