Classes | Namespaces
MovableOnScopeExit.hpp File Reference

(2)

Run a function on scope exit (movable version). More...

#include <functional>
#include <memory>
Include dependency graph for MovableOnScopeExit.hpp:

Go to the source code of this file.

Classes

class  MovableOnScopeExit
 Run a function on scope exit (movable version). More...
 

Namespaces

 Balau
 The root Balau namespace.
 

Detailed Description

Run a function on scope exit (movable version).