char16
// In header: <boost/cuchar.hpp> typedef unspecified char16;
Typedef to C++0x char16_t, or uint_least16_t from cstdint if not available.