[Issue 8018] Template fails to instantiate with templated argument

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 2 20:47:03 PDT 2012


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



--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-05-02 20:48:16 PDT ---
Ok there's another workaround, just make the last type implicit:

void test(Enum en, StubType)(StubType arg)

So maybe it's not a major bug. :)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list