Skip to content
Commit 2c326bce authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement C++ [over.ics.user]p3, which restricts the final conversion

from a conversion function template specialization to one of exact
match rank. We only know how to test this in C++0x with default
function template arguments, but it's also in the C++03 spec. Fixes
PR6285.

llvm-svn: 101089
parent 5c0066f1
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