Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
names.hh File Reference
#include <memory>
#include "types.hh"

Go to the source code of this file.

Classes

struct  nix::DrvName
 

Typedefs

typedef std::list< DrvNamenix::DrvNames
 

Functions

std::string_view nix::nextComponent (std::string_view::const_iterator &p, const std::string_view::const_iterator end)
 
std::strong_ordering nix::compareVersions (const std::string_view v1, const std::string_view v2)
 
DrvNames nix::drvNamesFromArgs (const Strings &opArgs)