[libcxx-commits] [libcxx] [libc++] cv-qualified types in atomic and atomic_ref (P3323R1) (PR #121414)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 1 06:57:09 PST 2025


================
@@ -0,0 +1,25 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:

Perhaps there should be a test case for `atomic_ref<volatile NonLockFree>`.

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


More information about the libcxx-commits mailing list