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

Vladislav Semykin via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 29 01:15:04 PDT 2026


ViNN280801 wrote:

Also, I have draft with DWCAS implementation, it seems that this is working properly, maybe in Saturday or Sunday I can commit it, and I kindly ask all the reviewers to check this solution as thoroughly as possible, as there are doubts about its correctness

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


More information about the libcxx-commits mailing list