Re: C++ PATCH for c++/23055 (function parms with only non-deducible template parameters)

2013-04-11 Thread Paolo Carlini
Thanks! Paolo.

C++ PATCH for c++/23055 (function parms with only non-deducible template parameters)

2013-04-11 Thread Jason Merrill
This bug has accumulated a lot of duplicates over the years. The issue is that the standard says that "Implicit conversions (Clause 4) will be performed on a function argument to convert it to the type of the corresponding function parameter if the parameter type contains no template-paramete