Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Remove uses of stdext::checked_array_iterator - #1836

Open
A. Jiang (frederick-vs-ja) wants to merge 1 commit into
microsoft:masterfrom
frederick-vs-ja:no-checked-array-iterator
Open

Remove uses of stdext::checked_array_iterator#1836
A. Jiang (frederick-vs-ja) wants to merge 1 commit into
microsoft:masterfrom
frederick-vs-ja:no-checked-array-iterator

Conversation

@frederick-vs-ja

Copy link
Copy Markdown

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.

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`.
@stan-sz

stan-sz commented Dec 16, 2025

Copy link
Copy Markdown

Pinning Billy O'Neal (@BillyONeal)

@KeithRare

Copy link
Copy Markdown

Would love for this to be brought to the next GDK release as well :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stdext::checked_array_iterator compilation error with VS 2022 17.8 Preview 2

3 participants