
6 Jul
2006
6 Jul
'06
1:18 a.m.
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