[libc-commits] [libc] [libc] Add support for C++20 'atomic_ref' type (PR #132302)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Mar 25 10:47:05 PDT 2025
jhuber6 wrote:
> Does this require C++20 to compile or is it just a feature added by the C++20 libc++?
The latter.
https://github.com/llvm/llvm-project/pull/132302
More information about the libc-commits
mailing list