[libcxx-commits] [libcxx] [libc++] Make std::pair trivially copyable if its members are (PR #89652)
Nico Weber via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 23 08:05:44 PDT 2024
nico wrote:
The one bit from `__config_site` that's require to trigger this is `#define _LIBCPP_ABI_VERSION 2`.
https://github.com/llvm/llvm-project/pull/89652
More information about the libcxx-commits
mailing list