Remove real type

bearophile bearophileHUGS at lycos.com
Fri Apr 23 13:22:10 PDT 2010


Don:
> A simple rule of thumb: if it's an array, use float or double. If it's 
> not, use real.

The rule of thumb from me is: if you care for performance never use real type.

Bye,
bearophile



More information about the Digitalmars-d mailing list