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

#include <json-utils.hh>

Inheritance diagram for nix::json_avoids_null< T >:

Detailed Description

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

For adl_serializer<std::optional<T>> below, we need to track what types are not already using null. Only for them can we use null to represent std::nullopt.

Handle numbers in default impl


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