Per the note in C++0x [temp.deduct.call]p4, don't attempt template
argument deduction against a function parameter that has no deducible template parameters in it. Fixes PR8598. llvm-svn: 141517
Loading
Please register or sign in to comment
argument deduction against a function parameter that has no deducible template parameters in it. Fixes PR8598. llvm-svn: 141517