[libcxx-commits] [libcxx] [libc++] Reduce std::conjunction overhead (PR #124259)
Ilya Biryukov via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 7 05:26:40 PST 2025
ilya-biryukov wrote:
Note that I don't have any idea how we get from `std::tuple` to `conjunction`, so I'm rolling with the assumption that does happen at some point in the code, I'm not very familiar with tuple's implementation.
Let me know if this makes sense.
https://github.com/llvm/llvm-project/pull/124259
More information about the libcxx-commits
mailing list