__traits(isSame, TemplateOf ...) errors and some Idiomatic D questions
    aliak 
    something at something.com
       
    Tue Jan  9 00:12:13 UTC 2018
    
    
  
On Monday, 8 January 2018 at 23:22:04 UTC, Seb wrote:
> On Monday, 8 January 2018 at 23:14:32 UTC, Seb wrote:
>> Your problem is that `TemplateOf!(int[])` isn't defined. It 
>> should probably be changed to return `void`.
>
> https://github.com/dlang/phobos/pull/6016
Damn that's some fast turnaround! And thanks for the explanation 
as well :)
Cheers
    
    
More information about the Digitalmars-d-learn
mailing list