Template Struct scope_exit

Struct Documentation

template<typename EF>
struct scope_exit

Public Functions

inline explicit scope_exit(EF &&f)
inline scope_exit(scope_exit &&rhs)
inline ~scope_exit()
inline void release()