When explicit template arguments are provided for a function call,
substitute those template arguments into the function parameter types prior to template argument deduction. There's still a bit of work to do to make this work properly when only some of the template arguments are specified. llvm-svn: 74576
Loading
Please register or sign in to comment