diff options
author | Derek Mauro <dmauro@google.com> | 2023-01-20 15:12:54 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-01-20 15:13:57 -0800 |
commit | 4eef16170014f75f4291ae335a271900f89eaedf (patch) | |
tree | 6fc9afd5117a11d1d0c1f2e6bbd44f554d3f3187 /absl/debugging/internal/stacktrace_x86-inl.inc | |
parent | 52495da05f5d3b38c9127ae842cd5ef34ec90525 (diff) | |
download | abseil-4eef16170014f75f4291ae335a271900f89eaedf.tar.gz abseil-4eef16170014f75f4291ae335a271900f89eaedf.tar.bz2 abseil-4eef16170014f75f4291ae335a271900f89eaedf.zip |
Update absl::allocator_traits and absl::pointer_traits to always
use std::allocator_traits and std::pointer traits.
Note that the reason given in the comments for these implementations was
incorrect. Both of these exist in C++11, but not all compilers had
working implementations, so Abseil backfiled them. All supported compilers
now have working implementations.
https://en.cppreference.com/w/cpp/memory/allocator_traits
https://en.cppreference.com/w/cpp/memory/pointer_traits
Documentation has been updated to recommend the std:: spellings.
Fixes #1366
PiperOrigin-RevId: 503532746
Change-Id: Ia437f65a4c752581195dc582a41831b479d096c6
Diffstat (limited to 'absl/debugging/internal/stacktrace_x86-inl.inc')
0 files changed, 0 insertions, 0 deletions