Does boost locale supports UTF-8 as internal encoding for char* based strings and streams

前端 未结 0 1833
孤街浪徒
孤街浪徒 2020-11-29 19:47

Internally I can use char or wchar_t for the application internal encoding of my strings and streams. char* can hold single byte encoded data or multibyte encoded data. For

相关标签:
回答
  • 消灭零回复
提交回复
热议问题