Skip to content
Commit 8409ccd8 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

C++11 [temp.deduct.call]p6 tweak: when given a set of overlaoded

functions that includes an explicit template argument list, perform
an inner deduction against each of the function templates in that list
and, if successful, use the result of that deduction for the outer
template argument deduction. Fixes PR11713.

llvm-svn: 152575
parent 5b796ba1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment