How to specify an exact template?

solidstate1991 laszloszeremi at outlook.com
Sat Jan 16 14:13:29 UTC 2021


Here's the following line, among many others:

return &alphaBlend32bitMV!(ubyte);

This generates an error, as this function template matches two 
instances, but currently I don't know how to choose the one I 
need, other than write a local function, that looks a bit ugly.


More information about the Digitalmars-d-learn mailing list