Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 4a509f853fa4821ecdb0f6bc3b90ddd48794cc8c
Author: A. Jiang <de34@live.cn>
Date: Fri Aug 1 23:53:33 2025 +0800

[libc++] Implement comparison operators for `tuple` added in C++23 (#148799)

And constrain the new `operator==` since C++26.

This patch implements parts of P2165R4, P2944R3, and a possibly improved
resolution of LWG3882. Currently, libstdc++ and MSVC STL constrain the
new overloads in the same way.

Also set feature-test macro `__cpp_lib_constrained_equality` and add
related release note, as P2944R3 will completed with this patch.

Fixes #136765
Fixes #136770
Fixes #105424
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 547092 2025-12-16T16:40:01 0:00:00
Previous 547427 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Performance Regressions 1 0
Added Tests 0 16
Unchanged Tests 79 64
Total Tests 80

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
753_ns3_r 1.97% 10.572 10.780 - 0.00% -

Added Tests - execution_time
706_stockfish_r
707_ntest_r
709_cactus_r
710_omnetpp_r
721_gcc_r
723_llvm_r
727_cppcheck_r
729_abc_r
731_astcenc_r
734_vpr_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r


Report Time: 0.20s