On 06/27/2011 11:04 AM, Jan Kratochvil wrote:
Had to restrict the patch very much for the template function reference case as otherwise the parameter types are required even in templates there.
They should be supressed whenever the function appears in an expression context, either as a pointer to member function (i.e. the operand of '&') or as the function being called in a call expression.
Jason