llvm-project/clang/test/CXX/over/over.match
Douglas Gregor 2c326bce38 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
2010-04-12 23:42:09 +00:00
..
over.match.best Implement C++ [over.ics.user]p3, which restricts the final conversion 2010-04-12 23:42:09 +00:00