#1768·cpprestsdk

在 VS 2022 17.8 预览 2 中,stdext::checked_array_iterator 编译时出现错误

作者: kobykahane创建于 2023年9月20日更新于 2025年3月28日

使用最新的 Visual Studio 2022 预览版,`stdext::checked_array_iterator` 已被弃用。在包含 cpprestsdk 的 containerstream.h 头文件时,这会导致以下类型的编译错误:

内容来源: microsoft/cpprestsdk