- switch to UCS-2 internally, error out on surrogate pairs
- use u16string + u literal on GCC
- use wchar_t + L literal on Windows
- check if std::codecvt_utf16 is usable and/or useful
- make appropriate #defines
- stop using PCRE_UTF16
Original issue reported on code.google.com by cxxjoe@gmail.com on 2 Feb 2014 at 11:23
Original issue reported on code.google.com by
cxxjoe@gmail.com
on 2 Feb 2014 at 11:23