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

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 23 12:17:06 PDT 2024


philnik777 wrote:

Yeah, let's revert. The triviality with `const` seems weird enough that we should look into it a bit more.

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


More information about the libcxx-commits mailing list