[libcxx-commits] [libcxx] [libc++] std::atomic primary template should not have a `difference_type` member type (PR #123236)

Damien L-G via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 16 12:37:22 PST 2025


================
@@ -29,163 +29,173 @@
 #  include <thread>
 #endif
 
----------------
dalg24 wrote:

Will do.
I realized I forgot to run in `libcxx`, I had just ran `std`...

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


More information about the libcxx-commits mailing list