[libcxx-commits] [libcxx] [libcxx] P0718R2: Implementation of std::atomic<shared_ptr<T>> and std::atomic<weak_ptr<T>> (PR #194215)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 27 23:46:39 PDT 2026


Zingam wrote:

> @frederick-vs-ja, how does it look for now? is it good enough?


It's OK to mention the related papers and chapters (with links) from the Standard. It's actually good to have them in the description.

I have recreated: https://github.com/llvm/llvm-project/pull/194544 Maybe mention that too (for the deprecation part). I'm not sure if we want that as separate PRs and the order we want to commit them but we can figure that out when this PR is ready and approved.

P.S. Sorry for accidentally editing the message above instead of replying.

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


More information about the libcxx-commits mailing list