Check whether the type t representation relies on one or more the template parameters.
Tested type, if null, returns false.
Template parameters.
Start index of tparams to limit the tested parameters. If it's nonzero, tparams[0..iStart] will be excluded from the test target.
See Implementation
Check whether the type t representation relies on one or more the template parameters.