Stop using stdext::checked_array_iterator. by teo-tsirpanis · Pull Request #2726 · aws/aws-sdk-cpp (original) (raw)

Issue #, if available:
N/A

Description of changes:
stdext::checked_array_iterator will be deprecated in Visual Studio 17.8 (microsoft/STL#3818), does not exist in MinGW, and the uses of it in the SDK would never fail either way.

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.