|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <finally.hh>
Public Member Functions | |
| Finally (Fn fun) | |
| Finally (Finally &other)=delete | |
| Finally (Finally &&other) | |
A trivial class to run a function at the end of a scope.