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

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 19 03:49:15 PST 2025


philnik777 wrote:

IMO we should just update the standard here. What the alias wanted to achieve didn't actually work out, and I don't see a good reason this should be rejected (not that anybody should ever write that code, but I don't care to reject it either). If people really want to make it possible to reject such code it can be worded that way.

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


More information about the libcxx-commits mailing list