Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
ref.hh File Reference
#include <cassert>
#include <compare>
#include <memory>
#include <exception>
#include <optional>
#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)