Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/basic.string/string.cons/
H A Dstring_view_size_size_deduction.pass.cpp39 struct CanDeduce : std::false_type {}; struct
42 struct CanDeduce< struct
H A Dstring_view_deduction.pass.cpp35 struct CanDeduce : std::false_type {}; struct
38 struct CanDeduce<StringView, struct
H A Diter_alloc_deduction.pass.cpp43 struct CanDeduce : std::false_type {}; struct
46 struct CanDeduce<Iter, struct