__traits(parent) borken on templates

Stefan Koch uplink.coder at googlemail.com
Tue Dec 12 15:20:53 UTC 2017


On Tuesday, 12 December 2017 at 14:49:04 UTC, Shachar Shemesh 
wrote:
> module foo;
>
> import std.traits;
>
> [...]

A template is not a symbol as is.
And eponymous templates alias them-selfs to the symbol they 
define on instancing


More information about the Digitalmars-d mailing list