Skip to content

Conversation

Mick235711
Copy link
Contributor

In various cases, the standard used \tcode{[i, j)} instead of \range{i}{j} to specify a left-closed right-open range of items, thus causing a visible difference. For example: [sequence.reqmts]/2.6 (using \tcode) versus [associative.reqmts.general]/7.10 (using \range):
CleanShot 2025-02-10 at 21 28 58@2x
CleanShot 2025-02-10 at 21 29 09@2x

Thus this PR seeks to change all occurrences of such \tcode ranges in the standard to actually use \range instead.

@frederick-vs-ja
Copy link
Contributor

@Eelis (and I for some parts) also did these changes, see #7143.

@Mick235711
Copy link
Contributor Author

Let's defer to that PR then.

@Mick235711 Mick235711 closed this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants