aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.91k stars 1.04k forks source link

fix c++ 20 STD::Allocator Warning #3011

Closed jmklix closed 3 days ago

jmklix commented 1 week ago

Issue #, if available: https://github.com/aws/aws-sdk-cpp/issues/3001

Description of changes: replace old and deprecated std::allocator. https://github.com/awslabs/aws-crt-cpp/pull/191/files Similar PR in aws-crt-cpp: https://github.com/awslabs/aws-crt-cpp/pull/191

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.