Referring to array element by descriptive name
    albert-j via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Jan 16 11:03:17 PST 2017
    
    
  
Thank you for all your answers. I was concerned because I'm 
dealing with a small function that is called many times and where 
the bulk of the calculations in the simulation takes place. So 
even 5% performance difference would be significant for me. But 
it is good to know that compilers are smart enough to optimize 
this.
    
    
More information about the Digitalmars-d-learn
mailing list