diff options
author | Marcin Kowalczyk <qrczak@google.com> | 2023-12-05 08:47:14 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-12-05 08:48:09 -0800 |
commit | f845e60acd880dbf07788a5a2c0dbad0f9c57231 (patch) | |
tree | 004d2977ebac75185dc68e0e675a5fc6ef118ea0 /create_lts.py | |
parent | 7b6c17e378224844d8663a410da2da5353b205b9 (diff) | |
download | abseil-f845e60acd880dbf07788a5a2c0dbad0f9c57231.tar.gz abseil-f845e60acd880dbf07788a5a2c0dbad0f9c57231.tar.bz2 abseil-f845e60acd880dbf07788a5a2c0dbad0f9c57231.zip |
Make `absl::{partial,weak,strong}_ordering` aliases for the `std::` ordering
types when they are available.
This makes them interchangeable in contexts known to be compiled as C++20.
This also makes `absl::` ordering types compatible with `<=>`, allowing to
unconditionally use `absl::` spelling for types but conditionally use `<=>`
when available.
PiperOrigin-RevId: 588085408
Change-Id: I1aa5247f0e31acbb838ee76829b7a13c74b0a94f
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions