Arbiter
Dependency manager library that supports decentralization
|
Go to the source code of this file.
Classes | |
struct | ArbiterDependency |
Represents a dependency specification, which consists of a project identifier and a version requirement. More... | |
struct | ArbiterDependencyList |
Represents a list of dependencies. More... | |
struct | ArbiterProjectIdentifier |
An opaque value which identifies a project participating in dependency resolution. More... | |
struct | ArbiterResolvedDependency |
Represents a dependency which has been resolved to a specific version. More... | |
struct | std::hash< ArbiterDependency > |
struct | std::hash< ArbiterProjectIdentifier > |
struct | std::hash< ArbiterResolvedDependency > |