__traits(isSame, TemplateOf ...) errors and some Idiomatic D questions

Seb seb at wilzba.ch
Mon Jan 8 23:22:04 UTC 2018


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


More information about the Digitalmars-d-learn mailing list