Go to the source code of this file.
Classes | |
struct | nix::PathViewNG |
Typedefs | |
typedef std::list< std::filesystem::path > | nix::PathsNG |
typedef std::set< std::filesystem::path > | nix::PathSetNG |
Functions | |
std::optional< std::filesystem::path > | nix::maybePath (PathView path) |
std::filesystem::path | nix::pathNG (PathView path) |
typedef std::list<std::filesystem::path> nix::PathsNG |