[libcxx-commits] [libcxx] [libcxx] makes `pair` conditionally trivially copyable for C++20 (PR #84811)

Christopher Di Bella via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 13 13:37:40 PDT 2024


cjdb wrote:

> I believe there shouldn't be ABI impact from modifying pair to derive from a zero-sized base class.

I'll rework it in that case :)

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


More information about the libcxx-commits mailing list