Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Resolver.cc

    ra181494 r93401f8  
    526526                                        Alternative newFunc( func );
    527527                                        // Strip reference from function
    528                                         referenceToRvalueConversion( newFunc.expr, newFunc.cost );
     528                                        referenceToRvalueConversion( newFunc.expr );
    529529
    530530                                        // For all the set of arguments we have try to match it with the parameter of the current function alternative
Note: See TracChangeset for help on using the changeset viewer.