Some checks failed
Doxygen Action / build (push) Has been cancelled
Standard C++ implementation has std::ctype<wchar_t> for UTF-32, but no UTF-16 one. Since NSString is UTF-16, we need support for UTF-16 in C++ too if unnecessary translations between UTF-16/32 are to be avoided. Signed-off-by: Simon Rozman <simon@rozman.si>