[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
Mon Mar 11 13:35:48 PDT 2024
cjdb wrote:
Ah, I think I need to also apply the last example's trick to the constructors. Will see if that works.
https://github.com/llvm/llvm-project/pull/84811
More information about the libcxx-commits
mailing list