LWG4450: `std::atomic_ref<T>::store_key` should be disabled for const `T`
Open
c++26
libc++
lwg-issue
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/LWG4450
Contributor guide
Research direction
Start with the linked LWG4450 issue and locate the std::atomic_ref::store_key implementation and its tests in llvm-project. Confirm the expected behavior for const T, then update coverage so the change is complete when store_key is disabled for const T.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100