Hello
 
 I hava a UTF8 string reading from TinyXML, I want convert to a Unicode string (wchar_t) for some reasons, How can convert it by boost?


Thanks

Kenneth.Sh