Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::Explicit< T > Struct Template Reference

#include <types.hh>

Public Member Functions

bool operator== (const Explicit< T > &other) const =default
 
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: