[libcxx-commits] [libcxx] [libc++][NFC] Simplify the implementation of aligned_union (PR #185449)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 26 07:43:35 PDT 2026
ldionne wrote:
(note that we can't do this with constexpr since this needs to support C++03 -- we discussed it during live review)
https://github.com/llvm/llvm-project/pull/185449
More information about the libcxx-commits
mailing list