Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
Finally< Fn > Class Template Reference

#include <finally.hh>

Public Member Functions

 Finally (Fn fun)
 Finally (Finally &other)=delete
 Finally (Finally &&other)

Detailed Description

template<typename Fn>
class Finally< Fn >

A trivial class to run a function at the end of a scope.


The documentation for this class was generated from the following file: