Skip to content

[temp.arg.template] Add missing "template" when referring to template template parameters#8510

Merged
tkoeppe merged 1 commit into
cplusplus:mainfrom
eisenwave:add-missing-template-word
Nov 15, 2025
Merged

[temp.arg.template] Add missing "template" when referring to template template parameters#8510
tkoeppe merged 1 commit into
cplusplus:mainfrom
eisenwave:add-missing-template-word

Conversation

@eisenwave

Copy link
Copy Markdown
Member

Fixes #8509.

@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Nov 12, 2025
@eisenwave eisenwave requested a review from jensmaurer November 12, 2025 19:39

@jensmaurer jensmaurer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is the correct fix, but some people prefer to have core issues for normative fixes so that they can feed their internal task pipeline. Not that I expect anyone to get this wrong.

@hubert-reinterpretcast , do you want a core issue here?

@hubert-reinterpretcast

Copy link
Copy Markdown
Member

@hubert-reinterpretcast , do you want a core issue here?

Not in this case. Thanks!

@eisenwave eisenwave requested a review from jensmaurer November 15, 2025 08:10

@jensmaurer jensmaurer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's go for it, then.

@tkoeppe

tkoeppe commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

Say "template" one more time!

@tkoeppe tkoeppe merged commit 9ddf7e6 into cplusplus:main Nov 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[temp.arg.template] p3 should say "type template template parameter" and "variable template template parameter"

4 participants