[libcxx-commits] [libcxx] [libcxx] Implementation of non lock-free atomic shared_ptr (PR #194215)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 27 21:58:11 PDT 2026


https://github.com/H-G-Hristov commented:

Since this PR should complete the paper, let's also add an entry to the Release Notes:

https://github.com/llvm/llvm-project/blob/922d95aefd7a09661e546a1790285b20fe70719a/libcxx/docs/ReleaseNotes/23.rst?plain=1#L51

```rst
- P0718R2: Revising ``atomic_shared_ptr`` for C++20 (`Github <https://llvm.org/PR99980
>`__)
```

IMO it would be good to mention the paper in the title of the PR  too.

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


More information about the libcxx-commits mailing list