Match function arguments against a specific template function.
Input:
ti
sc instantiation scope
fd
tthis 'this' argument if !NULL
fargs arguments to function
Output:
fd Partially instantiated function declaration
ti.tdtypes Expression/Type deduced template arguments
Match function arguments against a specific template function. Input: ti sc instantiation scope fd tthis 'this' argument if !NULL fargs arguments to function Output: fd Partially instantiated function declaration ti.tdtypes Expression/Type deduced template arguments