Cannot access template name from within template

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Oct 3 23:16:11 PDT 2016


On 2016-10-04 04:22, Michael Coulombe wrote:

> You can also just do something like this, to search the upper/global scope:
>
>     alias A = SomethingCool!(.MyStruct);

Doesn't work for nested templates.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list