LWG-3417 Missing `volatile` atomic deprecations
Open
Nobody has claimed this yet.
LWG
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 1.7k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 22
Description
LWG-3417 Missing volatile atomic deprecations
Followup to WG21-P1831R1 #558 implemented by #634.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading WG21-P1831R1 and the follow-up issue #558, then inspect the implementation referenced as #634. Identify which volatile atomic deprecations are still missing from MSVC's STL and verify the completed work against the relevant C++ standard requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100