Home
last modified time | relevance | path

Searched defs:ComparePathExact (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/
H A Dpath.decompose.pass.cpp61 struct ComparePathExact { struct
62 bool operator()(fs::path const& LHS, std::string const& RHS) const { in operator ()()