Boost logo

Boost Users :

From: Matthias Kaeppler (nospam_at_[hidden])
Date: 2005-07-17 04:30:41


Thore Karlsen wrote:
> But is_iequal only tests for equality, it doesn't provide an ordering of
> the characters. He's looking for something like is_iless, which I think
> would be a nice addition too string_algo.

That's exactly what I mean. Calling lexicographical_compare with
is_iequal as the predicate would return true if they are, well, equal.
That's not what I need. I need an ordering predicate.

-- 
Matthias Kaeppler

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net