[Issue 5988] Error when template is instantiated in a class

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 12 12:23:20 PDT 2011


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



--- Comment #1 from Robert Clipsham <robert at octarineparrot.com> 2011-05-12 20:19:19 BST ---
This issue can be worked around using:
----
alias C Workaround;
class C(T)
{
    Templ!Workaround foo;
}
----
This shouldn't be needed though.

-- 
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