You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[atomics.syn] Simplify synopsis using "mostly freestanding" (#8411)
Mark the `<atomic>` header `// mostly freestanding`, remove all the
`// freestanding` comments, and add `// hosted` comments for
`atomic_signed_lock_free` and `atomic_unsigned_lock_free`.
Fixes NB US 191-307 (C++26 CD).
0 commit comments