Toolbox snapshot
The Reactive C++ Toolbox
|
#include <utility>
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 |