#include <senf/Utils/ScopeExit.hh>
Public Types | |
typedef boost::function< void()> | Function |
Public Member Functions | |
ScopeExit (Function const &fn) | |
~ScopeExit () | |
Definition at line 29 of file ScopeExit.hh.
typedef boost::function<void ()> senf::ScopeExit::Function |
Definition at line 32 of file ScopeExit.hh.
|
explicit |
senf::ScopeExit::~ScopeExit | ( | ) |