Skip to content

[dcl.array] Use "sequence" instead of "set" when discussing array elements - #9326

Open
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:patch-69
Open

[dcl.array] Use "sequence" instead of "set" when discussing array elements#9326
eisenwave wants to merge 1 commit into
cplusplus:mainfrom
eisenwave:patch-69

Conversation

@eisenwave

Copy link
Copy Markdown
Member

Closes cplusplus/CWG#556

That core issue request pointed out two problems:

  • "numbered 0 to N-1" is vague. We recently clarified this by saying that the first element is numbered 0, which makes that wording meaningful and clear enough.
  • We use the word "set" when discussing array elements, but "set" is usually an unordered construct. This part seems editorial and is fixed here.

@eisenwave eisenwave added the P3-Other Triaged issue not in P1 or P2 label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3-Other Triaged issue not in P1 or P2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dcl.array] Clarify "numbered 0 to N-1"

3 participants