cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

Remove uses of `stdext::checked_array_iterator`

Open frederick-vs-ja opened this issue 3 months ago • 0 comments

This extension is deprecated long time ago and being removed now. It was suggested by at least one maintainer that we should just remove its uses instead of creating a non-deprecated copy.

The removal should also fix build errors due to deprecation/removal of stdext::checked_array_iterator.

Fixes #1768.

frederick-vs-ja avatar Nov 02 '25 16:11 frederick-vs-ja