Template type deduction

Philippe Sigaud philippe.sigaud at gmail.com
Sun Jan 20 09:55:25 PST 2013


On Sun, Jan 20, 2013 at 5:23 PM, Andrej Mitrovic
<andrej.mitrovich at gmail.com> wrote:
> 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.

What? No need to apologize! It's just a small script I launch once or
twice a week. It clones the github repos and builds everything. I just
type `bash regenerate_dmd.sh` and wait a few minutes while GCC
compiles happily.


More information about the Digitalmars-d-learn mailing list