Experience upgrading template code from 2.065 to 2.067

simendsjo via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 23 06:58:32 PDT 2015


On Thursday, 23 July 2015 at 13:20:32 UTC, Nicholas Wilson wrote:
> On Wednesday, 22 July 2015 at 15:50:13 UTC, simendsjo wrote:
>
>>     // 1
>>     template Tmlp(T) {}
>>     // 2
>>     template Tmpl(alias T) {}
>
> I'm assuming thats a typo

Yes. I just wrote the code in the post without trying to compile 
it. I'm not as good at caching typos as the compiler.


More information about the Digitalmars-d mailing list