Home
last modified time | relevance | path

Searched refs:string_type2 (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.cpp59 using string_type2 = std::basic_string<CharT, std::char_traits<CharT>, min_allocator<CharT>>; typedef
83 AssertPathable<string_type2>(); in Test()