P2264R7 User-Friendly `assert()`
Open
Nobody has claimed this yet.
cxx26
UCRT
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 1.7k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 22
Description
WG21-P2264R7 User-Friendly assert()
No feature-test macro is mentioned.
This will need to be implemented in the UCRT, and almost certainly should be implemented unconditionally.
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-P2264R7 and the issue note about the UCRT; no repository files or tests are identified in the report. Determine the required User-Friendly assert behavior and whether unconditional implementation is appropriate, then verify the UCRT implementation and its tests against the proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100