From: Jeff Garland (jeff_at_[hidden])
Date: 2006-07-05 21:18:10


Sean Parent wrote:

> What we do need - are good standard algorithms which can be applied
> to any string class.

Have you guys looked into boost.string_algo this?

http://www.boost.org/doc/html/string_algo.html

Most of the algorithms take an locale for localization. There was also a
proposal to add at least some of these to TR2...although I haven't followed
where this has gone since the Mt. Tremblaunt meeting.

Jeff