[conv.array] should be updated to use new array element terminology
Open
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
The result is a pointer to the first element of the array.
should in our new terminological model be phrased as
The result is a pointer to the element 0 of the array.
(But also: what is "the array"? "the array object that is the result of the possibly-converted expression" would be clearer.)
Contributor guide
No contributing guide indexed for this repository
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 at the [conv.array] wording quoted in the issue and review the surrounding terminology. Update “the first element” to “element 0” and clarify which array is meant, then verify that the revised wording matches the project’s terminology model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100