[libcxx-commits] [libcxx] [libc++] Implement C++20 atomic_ref (PR #76647)

Damien L-G via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 5 13:42:47 PST 2024


dalg24 wrote:

> Hello sorry for the delay. I have merged the atomic wait refactoring and hopefully the wait and notify functions can be reused now. Could you please rebase and add the atomic_watiable_traits for your type ? You can check atomic_base as an example

I had already rebased on your work yesterday but I see they are some other conflicts in the meantime.  Will fix later today.

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


More information about the libcxx-commits mailing list