Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
ref.hh File Reference
#include <memory>
#include <stdexcept>

Go to the source code of this file.

Classes

class  nix::ref< T >
 

Functions

template<typename T, typename... Args>
ref< T > nix::make_ref (Args &&... args)