[libcxx-commits] [libcxx] [libc++] Make `_Atomic(T)` directly use an alias template (PR #168679)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 18 09:29:06 PDT 2026


ldionne wrote:

> I'd really like clarification from WG21 on this before we complicate our code. I also don't see anything that would make this non-conforming, so I don't think this is important to reject.

What kind of clarification do you want? The synopsis literally shows the pseudo-code we're supposed to have in our headers.

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


More information about the libcxx-commits mailing list