P0702R1: in class template argument deduction from a list of one element, if
that element's type is (or is derived from) a specialization of the deduced template, skip the std::initializer_list special case. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312703 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Sema/SemaInit.cpp 21 additions, 0 deletionslib/Sema/SemaInit.cpp
- lib/Sema/SemaTemplateDeduction.cpp 11 additions, 0 deletionslib/Sema/SemaTemplateDeduction.cpp
- test/CXX/over/over.match/over.match.funcs/over.match.class.deduct/p2.cpp 31 additions, 0 deletions...ver.match/over.match.funcs/over.match.class.deduct/p2.cpp
- www/cxx_status.html 7 additions, 1 deletionwww/cxx_status.html
Loading
Please register or sign in to comment