template cannot use local as parameter to non-global template

Timon Gehr timon.gehr at gmx.ch
Sun Mar 17 08:45:53 PDT 2013


On 03/17/2013 01:54 PM, simendsjo wrote:
> I get a lot of these errors, and they can be quite tricky to get around
> and hurts my API.. Is this a temporary restriction in DMD, or is it
> another reason why this doesn't work?
>
> Error: template instance template!local cannot use local 'local' as
> parameter to non-global template innerTemplate(alias T)

http://d.puremagic.com/issues/show_bug.cgi?id=5710


More information about the Digitalmars-d-learn mailing list