http://d.puremagic.com/issues/show_bug.cgi?id=1748
------- Comment #1 from [EMAIL PROTECTED] 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.) --
