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

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 29 10:18:22 PDT 2025


philnik777 wrote:

This patch increases the pre-compiled size of `<tuple>` by 25%. It would be great if you could take a look at that.

https://github.com/llvm/llvm-project/pull/148799


More information about the libcxx-commits mailing list