mixin assembler does not work?
    bearophile via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Jul 20 08:54:14 PDT 2014
    
    
  
> mixin template Vala2(uint count, alias arr) {
What about disallowing "mixin templatename" unless you add 
"mixin" before the "template" keyword?
Bye,
bearophile
    
    
More information about the Digitalmars-d-learn
mailing list