[libcxx-commits] [libcxx] [libc++] Make std::pair trivially copyable if its members are (PR #89652)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 23 11:50:48 PDT 2024


ldionne wrote:

@cjdb Do you have a reproducer for your issue? I am still trying to understand what's the cause of the difference between C++20 and C++23

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


More information about the libcxx-commits mailing list