summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2023-01-20 15:12:54 -0800
committerGravatar Copybara-Service <copybara-worker@google.com>2023-01-20 15:13:57 -0800
commit4eef16170014f75f4291ae335a271900f89eaedf (patch)
tree6fc9afd5117a11d1d0c1f2e6bbd44f554d3f3187 /CMake
parent52495da05f5d3b38c9127ae842cd5ef34ec90525 (diff)
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 'CMake')
0 files changed, 0 insertions, 0 deletions