$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2007-03-13 11:40:40
On 3/13/07, Paul Giaccone <paulg_at_[hidden]> wrote:
> A wish-list of ideas:
>
> * Sorting into reverse order or forwards order
> * Allowing the user to choose the "less-than" operator (as the STL sorts
> already do)
> * A "sort by" function:
Aren't the first and third a sub-case of the second one?