Convert local string to utf-8

3 Jun
2008
3 Jun
'08
10:04 p.m.
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? Thank you PingShan Li

3 Jun
3 Jun
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/
6165
Age (days ago)
6165
Last active (days ago)
1 comments
2 participants
participants (2)
-
Li, PingShan (Kansas City)
-
Scott McMurray