diff options
author | Patrick Palka <ppalka@redhat.com> | 2024-01-18 11:21:16 -0500 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2024-01-18 11:21:16 -0500 |
commit | ae8581ea5c525b6418ec011439de4d870da173d2 (patch) | |
tree | ce85e6a2d4879b0a55060371f94ec8fc2e7c235e /gcc | |
parent | 3d3145e9e1461e92bef02d55d36990261dd0444d (diff) | |
download | gcc-ae8581ea5c525b6418ec011439de4d870da173d2.zip gcc-ae8581ea5c525b6418ec011439de4d870da173d2.tar.gz gcc-ae8581ea5c525b6418ec011439de4d870da173d2.tar.bz2 |
libstdc++/tuple: Guard P2321R2 changes with __cpp_lib_ranges_zip
Guard <tuple> additions from P2321R2 zip with __cpp_lib_ranges_zip
instead of __cplusplus > 202020L.
libstdc++-v3/ChangeLog:
* include/std/tuple [__cplusplus > 202002L]: Guard P2321R2
changes with __cpp_lib_ranges_zip instead.
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions