6/5/09

How do I sort a range in descending order instead of ascending?

sort(first, last, greater());

must be one such that (Note that it must be greater, not greater_eq. The comparison function ff(x, x) is false for every x.)

No comments:

ITUCU