Template type deduction
    Andrej Mitrovic 
    andrej.mitrovich at gmail.com
       
    Sun Jan 20 08:23:22 PST 2013
    
    
  
On 1/20/13, Philippe Sigaud <philippe.sigaud at gmail.com> wrote:
> On Sun, Jan 20, 2013 at 4:59 PM, Andrej Mitrovic
> <andrej.mitrovich at gmail.com> wrote:
>> This won't be necessary in the next release thanks to a pull by Kenji,
>> you will be able to use:
>> is(T : MyParamType!U, U...)
>
> I just rebuild DMD 2.062 from git head, not there yet... Oh well.
>
My bad, it wasn't pulled yet:
https://github.com/D-Programming-Language/dmd/pull/1255
Apologies for taking your time on building DMD.
    
    
More information about the Digitalmars-d-learn
mailing list