C++ strings: UTF-8 or 16-bit encoding?

后端 未结 8 1734
广开言路
广开言路 2021-02-04 09:42

I\'m still trying to decide whether my (home) project should use UTF-8 strings (implemented in terms of std::string with additional UTF-8-specific functions when necessary) or s

8条回答
提交回复
热议问题