Boost logo

Boost Users :

Subject: [Boost-users] something about UTF8
From: wind world (worldwindjp_at_[hidden])
Date: 2008-12-17 03:54:39


hi guys,
I want to use boost::regex in Windows XP to match Japanese kanji. The
encoding of kanji is UTF-8 I want to make sure after I use the
funcation: MultibyteToWideChar to change the UTF-8 Kanji
string->wstring, I can directly use boost::wregex(from wstring) to
match Japanese?
Appreciate any help.
Worldwind


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net