Searched defs:RemovablePath (Results 1 – 2 of 2) sorted by relevance
12 struct RemovablePath struct14 fs::path path;16 explicit RemovablePath(const fs::path& path) : path(path) {} in RemovablePath() argument17 ~RemovablePath() in ~RemovablePath()
44 struct RemovablePath struct46 fs::path path;48 explicit RemovablePath(const fs::path& path) : path(path) {} in RemovablePath() argument49 ~RemovablePath() in ~RemovablePath()