[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 13:49:56 PST 2025


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

It is also somewhat readable if you hide whitespaces

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


More information about the libcxx-commits mailing list