HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ScopeGuard Namespace Reference

Enumerations

enum  OnExit
 

Functions

template<typename F >
UT_ScopeExit< F > operator+ (OnExit, F &&fn)
 

Enumeration Type Documentation

enum UT_ScopeGuard::OnExit
strong

Definition at line 53 of file UT_ScopeExit.h.

Function Documentation

template<typename F >
UT_ScopeExit<F> UT_ScopeGuard::operator+ ( OnExit  ,
F &&  fn 
)

Definition at line 62 of file UT_ScopeExit.h.