On 23 February 2012 13:15, BLM <blm...@gmail.com> wrote: > After messing around for a while, I figured out what is making DMD choke on my > file. The methods were defined in the base class using template mixins, and > apparently DMD doesn't like it when mixins, inheritance, overloading, and > aliases > are all in the same piece of code :)
And the award for "Most Meta Code" goes too... -- James Miller