[libcxx-commits] [libcxx] [libc++] Implement P0718R2: `atomic<shared_ptr<T>>` (PR #78317)
Mital Ashok via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 22 00:58:13 PDT 2024
MitalAshok wrote:
@Zingam It appears that a completely different implementation needs to be used for this to be able to efficiently implement `wait`/`notify_all`. I'm not planning on continuing with this approach, no
https://github.com/llvm/llvm-project/pull/78317
More information about the libcxx-commits
mailing list