
4 Apr
2005
4 Apr
'05
11:09 a.m.
Thorsten Ottosen wrote:
<snip> Would boost.string algorithm work with unicode strings or what would it take for that support (this I do think is important).
I would suspect much of this could come for free when an eventual iostream implementation for Unicode is made. I'm not entirely sure though. There are rules that apply to unicode strings when it comes things like casing, searching etc. that might not be trivial to implement within the current boost.string library.