Skip to content

[range.subrange.general] Rename template parameters#8246

Open
hewillk wants to merge 1 commit into
cplusplus:mainfrom
hewillk:main-pair
Open

[range.subrange.general] Rename template parameters#8246
hewillk wants to merge 1 commit into
cplusplus:mainfrom
hewillk:main-pair

Conversation

@hewillk

@hewillk hewillk commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

At first glance, it's hard to understand what the template parameters of pair-like-convertible-from represent because T, U, and V are too general.
They actually refer to some pair-like types and iterator and sentinel types, so this fix renames them to increase readability and intention.

@eisenwave eisenwave added the P3-Other Triaged issue not in P1 or P2 label Nov 5, 2025
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.

2 participants