gpt4 book ai didi

c++ - 不推荐使用的 header 替换

转载 作者:IT老高 更新时间:2023-10-28 13:59:20 39 4
gpt4 key购买 nike

有点前景:我的任务需要将 UTF-8 XML 文件转换为 UTF-16(当然,带有正确的标题)。所以我搜索了将 UTF-8 转换为 UTF-16 的常用方法,发现应该使用 <codecvt> 中的模板。 .

但现在是deprecated ,不知道新的常见的做同样任务的方法是什么?

(完全不介意使用 Boost,但除此之外,我更喜欢尽可能接近标准库。)

最佳答案

别担心。

根据the same information source :

this library component should be retired to Annex D, along side , until a suitable replacement is standardized.

因此,在新的标准化、更安全的版本完成之前,您仍然可以使用它。

关于c++ - 不推荐使用的 header <codecvt> 替换,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42946335/

39 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com