Compile-time optimization

JS js.mdnq at gmail.com
Wed Jul 24 11:12:36 PDT 2013


T,

I've looked over your code and understand what you are doing but 
I don't understand the expression

      is(typeof(func(args[0], args[1]))))

you are checking if func(a,b)'s return type is a type?


More information about the Digitalmars-d mailing list