Boost logo

Boost :

From: Paul Giaccone (paulg_at_[hidden])
Date: 2007-03-19 07:54:32


Sam Schetterer wrote:
> Well, one place where radix sort is preferable to std::sort is where you
> need to "sort within a sort", where you sort by one criteria, then by
> another. You do this by arranging the criteria
>
Just a minor picky point - if you are going to use "criteria" in any of
your function calls, can you please make sure you use it correctly:
"criterion" is the singular and "criteria" is the plural. I can't stand
it when libraries misspell words in their public member functions.

Thanks.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk