
3 Jun
2008
3 Jun
'08
10:17 p.m.
On Tue, Jun 3, 2008 at 6:04 PM, Li, PingShan (Kansas City)
I need to convert a big5 encoded string to utf-8 format. Is there anything in boost I can use for that? Or any suggestions?
Boost.Regex uses ICU[1] for Unicode support, so that's the most related thing I can think of. [1] http://www.icu-project.org/