Home
last modified time | relevance | path

Searched refs:CheckPassSource (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/input.output/filesystems/class.path/path.req/
H A Dis_pathable.pass.cpp48 using CheckPassSource = std::integral_constant<bool, typedef
72 static_assert(CheckPassSource<TestT>::value, "cannot pass as Source const&"); in AssertPathable()