out of memory error with template mixins

Saaa empty at needmail.com
Thu Dec 3 22:47:44 PST 2009


module project.foo.templates.bar;

template Bar()
{
  //struct is not used anywhere
  public struct Eye{} //comment this line out and the error is gone.
}





More information about the Digitalmars-d-learn mailing list