Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
ref.hh File Reference
#include <compare>
#include <memory>
#include <exception>
#include <stdexcept>
Include dependency graph for ref.hh:
This graph shows which files directly or indirectly include this file:

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)