fastSort benchmarking (was Re: Work done so far)

bearophile bearophileHUGS at lycos.com
Tue Jan 22 01:22:51 PST 2008


Matti Niemenmaa:

>     TyItem t, tt;
...
>         tt = (j > inf) ? v[j - 1] : 0;

Note that last line, I may need to improve it, because generally tt isn't a number. Next revision.

Bye,
bearophile



More information about the Digitalmars-d mailing list