[Issue 1748] Wrong stringof for templated classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 10 08:02:34 PST 2008


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





------- Comment #1 from dhasenan at gmail.com  2008-11-10 10:02 -------
This is really hurting me with CTFE + mixins. I can't use templated classes
without creating a subclass for each template instantiation, and I can't use
templated structs, if I want to use some of my testing code for mock objects.
(That is, these objects cannot have methods that reference templated classes or
templated structs.)


-- 



More information about the Digitalmars-d-bugs mailing list