llvm-project/clang/test/CXX/temp/temp.deduct.guide
Richard Smith 278890f85b [c++1z] Enforce restriction that deduction guide is declared in the same scope as its template.
llvm-svn: 294778
2017-02-10 20:39:58 +00:00
..
p1.cpp Disallow explicit instantiation and explicit specialization for deduction guides. 2017-02-09 22:47:51 +00:00
p2.cpp [c++1z] P0091R3: Basic support for deducing class template arguments via deduction-guides. 2017-02-09 19:17:44 +00:00
p3.cpp [c++1z] Enforce restriction that deduction guide is declared in the same scope as its template. 2017-02-10 20:39:58 +00:00