Go to the source code of this file.
Classes | |
struct | nix::DrvName |
Typedefs | |
typedef std::list< DrvName > | nix::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) |