Template Class scope_guard#

Class Documentation#

template<class F>
class scope_guard#

Public Functions

inline scope_guard(F func)#
inline ~scope_guard()#