Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Explicit< T > Struct Template Reference

#include <types.hh>

Collaboration diagram for nix::Explicit< T >:
[legend]

Public Member Functions

bool operator== (const Explicit< T > &other) const
 

Public Attributes

t
 

Detailed Description

template<typename T>
struct nix::Explicit< T >

Wrap bools to prevent string literals (i.e. 'char *') from being cast to a bool in Attr.


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