Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Finally.hpp File Reference
#include <utility>
Include dependency graph for Finally.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::util::Finally< FnT >
 

Namespaces

namespace  toolbox
 
namespace  toolbox::util
 

Functions

template<typename FnT >
auto toolbox::util::make_finally (FnT fn) noexcept