...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Boost.Nowide
|
std::codecvt implementation that converts between UTF-8 and UTF-16 or UTF-32
CharSize | Determines the encoding: 2 for UTF-16, 4 for UTF-32 |
Invalid sequences are replaced by BOOST_NOWIDE_REPLACEMENT_CHARACTER A trailing incomplete sequence will result in a return value of std::codecvt::partial